spot/tests
Alexandre Duret-Lutz d5b2de7fa8 simplifier: new LTL simplifications
if e is pure eventuality and g => e, then e U g = Fg
if u is purely universal and u => g, then u R g = Gg

Fixes #93.

* doc/tl/tl.tex, NEWS: Document the rules.
* spot/tl/simplify.cc: Implement them.
* tests/core/reduccmp.test: Test them.
* tests/core/det.test: Adjust.
2016-07-19 16:02:19 +02:00
..
core simplifier: new LTL simplifications 2016-07-19 16:02:19 +02:00
ltsmin sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
python python: add missing bindings for randomize() 2016-07-19 02:55:07 +02:00
sanity * tests/sanity/style.test: Cancel set -x. 2016-04-08 22:34:17 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am new test case to improve coverage stats 2016-07-19 13:35:47 +02:00
run.in tests: reset CFLAGS 2016-06-14 14:39:53 +02:00