Skip to content

FCDS v1.2.1

Latest
Compare
Choose a tag to compare
@KarmaKamikaze KarmaKamikaze released this 21 May 08:03

This release contains the P2-Project from SW2 B2-14.
Version 1.2.1 contains fixes and corrections since v1.1.1.

• Fixed generateObstructions. The obstructions no longer become smaller and smaller over time.
• Fixed active orders not being cleared due to timed out orders
• Added end day parameter for simulation in orderGeneration.js
• Added additional features to help testers: Prints settings on startup, Resets stats and restarts simulation upon reaching END_DAY. Restart is optional through const bool.
• Added specific greedy BFS test
• Minor comments