ralphie79 / switchlist

Automatically exported from code.google.com/p/switchlist
0 stars 0 forks source link

Train assignment should find another train when first choice is full #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, SwitchList chooses a likely train for a freight car, and then checks 
if the car will fit on the train.  If the car won't fit, the car is ignored.

Instead, SwitchList should check for other trains going to the destination town.

To reproduce: With the Vasona Branch layout, create two trains (early and late 
san jose cannery turn), and notice that cars not fitting on the early train 
won't get put on the late train.

Original issue reported on code.google.com by rwbowdi...@gmail.com on 24 Apr 2012 at 5:26

GoogleCodeExporter commented 8 years ago
Requires changes to routing, perhaps moving the decision about whether a car 
can fit on a train earlier.

Original comment by rwbowdi...@gmail.com on 24 Apr 2012 at 5:30

GoogleCodeExporter commented 8 years ago

Original comment by rwbowdi...@gmail.com on 1 Aug 2012 at 5:27

GoogleCodeExporter commented 8 years ago
Fixed in r412.

Original comment by rwbowdi...@gmail.com on 12 Aug 2012 at 5:37

GoogleCodeExporter commented 8 years ago

Original comment by rwbowdi...@gmail.com on 12 Aug 2012 at 5:37