simjs-updated
simjs-updated copied to clipboard
A general-purpose Discrete Event Simulation library written entirely in JavaScript
Hi, Are there any instructions on how to use Sim as a module in node? I would be happy to contribute documentation if someone could point me to a place...
The classes Queue, Facility, TimeStamp, and Population have default finalize methods which expect a timestamp argument. Queue, Facility, and TimeStamp finalize methods all use argCheck to confirm that the argument...
Roadmap
Hi Bernie, Thanks for your valuable work on sim.js I notice that @nkofl has made a few neat looking updates in a [fork](https://github.com/nkofl/simjs-updated). I wonder whether you'd seen those, and...