| Line 1,353: |
Line 1,353: |
| | | | |
| | |B -> F/empty, K = | | |B -> F/empty, K = |
| − | * Go to K if CV(B) ≥ 3 or (F)BB(V) ≥ 4 ('''Overrides''' all other rules) | + | *'''FORCE''' node K if meeting one of the following: |
| | + | **CV(B) ≥ 3 (CVL doesn't count) |
| | + | **(F)BB(V) ≥ 4 |
| | + | **CLT ≥ 2 |
| | * Go to F if DD ≥ 2 | | * Go to F if DD ≥ 2 |
| | * Otherwise, go to K | | * Otherwise, go to K |