rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

FlowProfile and IncrementalFlowProfile behave differently #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See the attached CrewPlanning example.  Running 'make' results in a
solution found after 336 steps.  If you replace "IncrementalFlowProfile"
with "FlowProfile" on line 27 in the *model.nddl file, it instead gets
exhausted after a handful of steps (which incidentally, is exactly what
happens when TimetableProfile is used).

Apparently Flow and IncrementalFlow should have the same behavior.

Original issue reported on code.google.com by miata...@gmail.com on 15 Sep 2009 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by javier.barreiro@gmail.com on 22 Nov 2010 at 10:29

GoogleCodeExporter commented 9 years ago

Original comment by javier.barreiro@gmail.com on 17 Aug 2011 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by javier.barreiro@gmail.com on 30 May 2012 at 5:26

GoogleCodeExporter commented 9 years ago
I'm deprecating the existing implementations of the maximum flow profiles.

Original comment by miata...@gmail.com on 22 Sep 2014 at 4:53