SimulationTool: rewrite getAvailableTimeMovementList
All the logic was inside Person_getAvailableTimeMovementList. Algorithm was old and hard to understand. Move this algorithm to simulation tool, and rewrite it using the interval library for having less code to maintain and easier understanding
Showing
Please register or sign in to comment