auto-js.sim.js
Simple jobshop with input stock
run
(run model it-stop)
Run the jobshop model described in model
until it it-stop
synthesis
(synthesis {:keys [bucket stats], :as model})
Builds a synthesis of a model
Simple jobshop with input stock
(run model it-stop)
Run the jobshop model described in model
until it it-stop
(synthesis {:keys [bucket stats], :as model})
Builds a synthesis of a model