Usage
node debugging_server.js
python simulation_client.py
True
(simulation halts) or False
(simulation does not halt). The parameter t
is an array of two elements representing the current time and phase, m
is the model being simulated, and tr
is a set of models that just transitioned to a new state.Models and Source Files
particle_interaction.py
javascript_models/particle_interaction_vis_js_instrumented.xml
visualization_server.html
debugging_environment/pypdevs/sccd.xml
debugging_environment/simulation_client.py
debugging_server.js