Implementation of an approach to translate statecharts and class diagrams to classic DEVS using the PyDEVS framework.

sampieters 960b076623 fixed bug + added new code. The generator's first else if gets converted to if. Need to fix this před 1 rokem
.idea a5db0bebb9 Initial commit před 2 roky
examples 960b076623 fixed bug + added new code. The generator's first else if gets converted to if. Need to fix this před 1 rokem
paper c15cf032d2 Changed DEVSGenerator to newest verison, problem with tkinter před 1 rokem
sccd 960b076623 fixed bug + added new code. The generator's first else if gets converted to if. Need to fix this před 1 rokem
.gitattributes a5db0bebb9 Initial commit před 2 roky
.gitignore 9d7d02a12f Added pypdevs examples, need to fix ValueError: cannot convert float NaN to integer před 1 rokem
README.md a5db0bebb9 Initial commit před 2 roky

README.md

SCCD2DEVS

Thesis project to convert the SCCD language to pyDEVS