verivital / hyst

HyST: A Source Transformation and Translation Tool for Hybrid Automaton Models
http://verivital.com/hyst/
Other
15 stars 18 forks source link

args4j everywhere; hypy reorganization; transformation-pass tests #38

Closed stanleybak closed 7 years ago

stanleybak commented 7 years ago

This is a code update from the last several months. The main reorganization is that args4j is now used everywhere (Hyst main, printers, passes).

Hypy was also reorganized, so I'll need you to test to make sure the integration tests still work (renamed from regression tests to be more clear). ant test should do

Finally, I added some transformation pass hypy files in the doc folder associated with the Hyst demo at CPSWeek 2016 (continuization, hybridization, and pseudo-invariants). They are now run as part of the testing (although they can take a while to run).