heptagon/compiler/minils/ctrln
Gwenaël Delaval 3dfbeffeb6 Added syntax for reachability and attractivity in contracts
Contracts can now comprise a list of objectives (in any order).

One objective can be (e being a Boolean heptagon expression) :
- invariance, with the syntax "enforce e"
- reachability, "reachable e"
- attractivity, "attractive e"
2015-01-06 00:26:59 +01:00
..
_tags Upgrading to new ReaTK API (>= 0.9.4). 2014-10-03 10:57:23 +02:00
ctrlNbacGen.ml Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
ctrlNbacGen.mli Ugly fix for handling enumerated types when exporting to Controllable-Nbac. 2014-10-30 12:01:25 +01:00