| Line 30: |
Line 30: |
| | |A/empty -> B,D = Active Branching | | |A/empty -> B,D = Active Branching |
| | |B -> C = * Does not meet the requirements to go to G | | |B -> C = * Does not meet the requirements to go to G |
| − | * Meet '''ANY''' of the following requirements: | + | * Meet '''ALL''' of the following requirements: |
| − | ** Amount of CL ≥ 1 | + | ** Amount of CL ≥ 1 or amount of DD ≥ 5 |
| − | ** Fleet only contains DD | + | ** If fleet contains (F)BB(V) or CVL, amount of CL ≥ 1 |
| − | ** ???
| |
| | |B -> E/red/darkorange = Does not meet the requirements to go to C | | |B -> E/red/darkorange = Does not meet the requirements to go to C |
| | |B -> G/empty = * Meet '''ALL''' of the following requirements: | | |B -> G/empty = * Meet '''ALL''' of the following requirements: |
| Line 48: |
Line 47: |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| | ** Amount of DD ≥ 4 | | ** Amount of DD ≥ 4 |
| − | *** If fleet contains (F)BB, CAV or CLT, amount of DD ≥ 5 ? | + | *** If fleet contains (F)BB, CAV or CLT, amount of DD ≥ 5 |
| | |G/empty -> H/pink,I/night = Active Branching | | |G/empty -> H/pink,I/night = Active Branching |
| | |H/pink -> I/night = * Phase 1: Fixed routing | | |H/pink -> I/night = * Phase 1: Fixed routing |
| Line 54: |
Line 53: |
| | |H/pink -> P/pink = * Meet '''ALL''' of the following requirements: | | |H/pink -> P/pink = * Meet '''ALL''' of the following requirements: |
| | ** Amount of (F)BB = 0 | | ** Amount of (F)BB = 0 |
| − | ** Amount of BBV ≤ 1 ??? | + | ** Amount of BBV ≤ 1 |
| | ** Amount of CVL + AV ≤ 1 | | ** Amount of CVL + AV ≤ 1 |
| | |H/pink -> Q = * Does not meet the requirements to go to P | | |H/pink -> Q = * Does not meet the requirements to go to P |
| Line 74: |
Line 73: |
| | |P/pink -> R/empty = * Meet '''ALL''' of the following requirements: | | |P/pink -> R/empty = * Meet '''ALL''' of the following requirements: |
| | ** Fast Fleet | | ** Fast Fleet |
| − | ** Amount of (F)BB(V) = 0 ? | + | ** Amount of (F)BB(V) = 0 |
| | + | ** Amount of CVL = 0 |
| | ** Amount of DD = 5 | | ** Amount of DD = 5 |
| | |S/night -> T = * ??? | | |S/night -> T = * ??? |
| | |S/night -> U/empty = * Fail the LoS check | | |S/night -> U/empty = * Fail the LoS check |
| − | |S/night -> V = * Pass the LoS check (Cn2=37? '''HARD''') | + | |S/night -> V = * Pass the LoS check (Cn2=37~39 '''HARD''') |
| | * ??? | | * ??? |
| | }} | | }} |