|
hace 7 años | |
---|---|---|
debugging_environment | hace 7 años | |
javascript_models | hace 8 años | |
javascript_runtime | hace 8 años | |
node_modules | hace 8 años | |
old_models | hace 8 años | |
python_runtime | hace 8 años | |
python_sccd_compiler | hace 8 años | |
tests | hace 8 años | |
.gitignore | hace 8 años | |
README.md | hace 8 años | |
bouncing.html | hace 8 años | |
bouncing_balls.js | hace 8 años | |
bouncing_balls.js.xml | hace 8 años | |
package.json | hace 8 años | |
particle_interaction.py | hace 8 años | |
particle_interaction_vis.py | hace 8 años | |
particle_interaction_vis.xml | hace 8 años | |
particle_interaction_vis_runner.py | hace 8 años | |
particle_interaction_vis_runner_sockets.py | hace 8 años | |
runner.bat | hace 8 años | |
tkinter_widget.py | hace 8 años | |
visualization_client.py | hace 8 años | |
visualization_server.html | hace 8 años | |
visualization_server.js | hace 8 años | |
visualization_server.py | hace 8 años |
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