averbraeck / opentrafficsim

Open Source Multi-Level Traffic Simulator
BSD 3-Clause "New" or "Revised" License
28 stars 8 forks source link

Custom simulation #107

Closed WJSchakel closed 4 months ago

WJSchakel commented 4 months ago

It is currently impossible to use our simulation and model code in a way where the simulation (e.g. network) is defined in external code. For example through a Pyhton-Java interface. A custom simulation and model class, which specify no simulation but does allow external setting of the network, is sufficient to supply this functionality.