sybila / eBCSgen

eBCSgen - BioChemical Space Language support tool.
https://ebcsgen.readthedocs.io/
MIT License
2 stars 4 forks source link

25 Transition system manipulation #28

Closed xtrojak closed 3 years ago

xtrojak commented 3 years ago

This PR focuses on issues given in #25, in particular the two version of Transition systems are merged to single one. The TS generating workers are also merged accordingly, leading to simpler and cleaner code.

Close #25