matsim-org / matsim-code-examples

A repository containing code examples around MATSim
GNU General Public License v3.0
84 stars 179 forks source link

issue with per Iteration replanning time #1137

Open prvnpandey opened 4 months ago

prvnpandey commented 4 months ago

Hello everyone,

I am running the Montreal full population matsim scenario, and I have encountered a problem with iteration running time, in starting iteration it was taking at least 2 hours but later it was reduced to 30 minutes do anyone have any idea why in later stages replanning is taking very less time. Is this general behaviour or am I making some error, please let me know.

stopwatch

I set the simulation for 500 iterations with these strategies and corresponding weights: SubtourModeChoice = 0.05D ReRoute = 0.1D ChangeExpBeta = 0.85D TimeAllocationMutator_ReRoute = 0.05D