source: vis_dev/vis-2.1/examples/dcnew/dcnew.ltl @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 173 bytes
Line 
1!G!((int.state=go3)+(int.state=go4));
2G F(!(int.state=go3)*!(int.state=go4));
3G((interpretation = go) -> (train = absent));
4G((interpretation = go) -> !(train = present2));
Note: See TracBrowser for help on using the repository browser.