DynamicProgram¶
- class passengersim.core.DynamicProgram¶
Bases:
objectDynamic program object
Methods
__init__(*args, **kwargs)Initialize the dynamic program object for use in this simulation.
print_pings used for runtime profiling.
Solve the dynamic program
Solve the dynamic program for a given leg
- initialize()¶
Initialize the dynamic program object for use in this simulation.
- print_pings()¶
print_pings used for runtime profiling.
- solve()¶
Solve the dynamic program
- solve_for_leg()¶
Solve the dynamic program for a given leg