Discrete event simulation with continuous state variables?
Whilst there are likely many ways to write simulations, two approaches I understand are: Continuous Simulation and Discrete Event Simulation . This post will attempt to describe an idea I've had for writing Discrete Event Simulations that model continuous state variables without necessarily resorting to continuous simulation. A form of optimisation, I suppose? I don't know if this is a useful idea, or a novel one, but I don't know what to formally call it to find out - or who to ask!