mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-08-09 11:55:45 +00:00
fix: classify χ = ½ as critical balance
Adversarial verification found χ = ½ was unclassified. Added: χ = ½ → critical balance (compressive = anti-compressive)
This commit is contained in:
parent
cf386972bd
commit
8915004c20
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ $$\chi > \frac{1}{2} \implies \text{compressive}$$
|
|||
|
||||
$$\chi < \frac{1}{2} \implies \text{anti-compressive}$$
|
||||
|
||||
$$\chi = \frac{1}{2} \implies \text{critical balance}$$
|
||||
|
||||
---
|
||||
|
||||
## 6. Q16_16
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue