EfficientElevator28 / Simulation

MIT License
1 stars 0 forks source link

Optimize person scheduler #23

Closed obarbour closed 4 years ago

obarbour commented 4 years ago

Set minimum search index on scheduling list to 20 less than index each time (allows some space for the deep copying feature). This speeds up execution drastically.