Line 61: |
Line 61: |
| |C -> D/pink = * Does not meet the requirements to go to E | | |C -> D/pink = * Does not meet the requirements to go to E |
| |C -> E = * Meet '''ALL''' of the following requirements: | | |C -> E = * Meet '''ALL''' of the following requirements: |
− | ** Fast Fleet ('''Hard''' only?)
| |
| ** Amount of (F)BB(V) ≤ 1 | | ** Amount of (F)BB(V) ≤ 1 |
| ** Amount of DD ≥ 3 | | ** Amount of DD ≥ 3 |
− | ** If slow, amount of CVL ≤ 1 | + | ** If slow: |
| + | *** Amount of CL ≥ 1 |
| + | *** Amount of CVL ≤ 1 |
| |E -> E1/empty = Fail the LoS check | | |E -> E1/empty = Fail the LoS check |
| |E -> E2 = * Does not meet the requirements to go to G | | |E -> E2 = * Does not meet the requirements to go to G |
− | * Pass the LoS check (Cn4=67~73 '''Hard''') | + | * Pass the LoS check (Cn4=73 '''Hard''') |
| |E -> G = * Meet '''ALL''' of the following requirements: | | |E -> G = * Meet '''ALL''' of the following requirements: |
| ** Amount of CV(B) = 0 | | ** Amount of CV(B) = 0 |
| ** Amount of CL ≥ 1 or amount of DD ≥ 3 | | ** Amount of CL ≥ 1 or amount of DD ≥ 3 |
− | ** Pass the LoS check (Cn4=67~73 '''Hard''') | + | ** Pass the LoS check (Cn4=73 '''Hard''') |
| |F/empty -> F1/pink,F2/red/darkorange = Active Branching | | |F/empty -> F1/pink,F2/red/darkorange = Active Branching |
| |F2/red/darkorange -> H = *Meet '''ALL''' of the following requirements: | | |F2/red/darkorange -> H = *Meet '''ALL''' of the following requirements: |
| ** Amount of SS(V) = 0 | | ** Amount of SS(V) = 0 |
| + | ** Amount of CVL ≤ 1 ? |
| ** ??? | | ** ??? |
| |F2/red/darkorange -> H1/pink = * Does not meet the requirements to go to H | | |F2/red/darkorange -> H1/pink = * Does not meet the requirements to go to H |
Line 96: |
Line 98: |
| ** Amount of (F)BB(V) + CV(B) ≤ 2 | | ** Amount of (F)BB(V) + CV(B) ≤ 2 |
| |K -> L = ??? | | |K -> L = ??? |
− | |K -> M/red/darkorange = ??? | + | |K -> M/red/darkorange = * Amount of (F)BB(V) + CV(B) ≤ 4 |
| + | ** If slow, amount of (F)BB(V) + CV(B) ≤ 3 |
| |M/red/darkorange -> N/pink = * Does not meet the requirements to go to O | | |M/red/darkorange -> N/pink = * Does not meet the requirements to go to O |
| |M/red/darkorange -> O = * Meet '''ALL''' of the following requirements: | | |M/red/darkorange -> O = * Meet '''ALL''' of the following requirements: |
Line 110: |
Line 113: |
| ** If slow, amount of BB ≤ 1 | | ** If slow, amount of BB ≤ 1 |
| |Q/empty -> R,U = Active Branching | | |Q/empty -> R,U = Active Branching |
− | |R/pink -> S/empty = ??? | + | |R/pink -> S/empty = * Fail the LoS check |
− | |R/pink -> T = ??? | + | |R/pink -> T = * Pass the LoS check |
| |U -> V/empty = * Fail the LoS check | | |U -> V/empty = * Fail the LoS check |
| |U -> E2 = * Pass the LoS check | | |U -> E2 = * Pass the LoS check |