spot/src/ltlast
Alexandre Duret-Lutz fc7c2943de more tests for rational operator simplifications.
* src/ltltest/nenoform.test, src/ltltest/equals.test,
src/ltltest/consterm.test: Update tests for rational ops.
* src/ltltest/consterm.cc: Use parse_ratexp().
* src/ltlast/binop.cc: Fix simplification rules for []-> and
<>->.
2012-04-28 09:30:34 +02:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
allnodes.hh Add support for ELTL (AST & parser), and an adaptation of LaCIM 2009-03-26 12:05:08 +01:00
atomic_prop.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
atomic_prop.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
automatop.cc Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
automatop.hh Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
binop.cc more tests for rational operator simplifications. 2012-04-28 09:30:34 +02:00
binop.hh Add []-> and <>->. 2012-04-28 09:30:34 +02:00
constant.cc Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
constant.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
formula.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
formula.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
formula_tree.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
formula_tree.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
multop.cc Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
multop.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
nfa.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
nfa.hh Fix some struct/class missmatches reported by clang. 2010-11-20 18:02:20 +01:00
predecl.hh Fix some struct/class missmatches reported by clang. 2010-11-20 18:02:20 +01:00
refformula.cc Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
refformula.hh Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
unop.cc Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
unop.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
visitor.hh Add support for ELTL (AST & parser), and an adaptation of LaCIM 2009-03-26 12:05:08 +01:00