spot/spot
Alexandre Duret-Lutz 6528d75339 simplify: rewrite GF(a & GFb) as G(Fa & Fb)
Fixes #185.

* spot/tl/simplify.cc: Implement the new rule.
* NEWS, doc/tl/tl.tex: Document it.
* tests/core/reduccmp.test: Test it.
2016-09-22 17:37:55 +02:00
..
graph use SPOT_ASSERT instead of assert 2016-07-24 23:26:59 +02:00
kripke kripkegraph: fix g++ warning 2016-09-04 17:25:24 +02:00
ltsmin active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
misc stats: preparatory change of the implementation of %c 2016-08-17 14:49:28 +02:00
parseaut honor ap() when counting transitions 2016-04-29 18:16:21 +02:00
parsetl sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
priv sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ta active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
taalgos active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
tl simplify: rewrite GF(a & GFb) as G(Fa & Fb) 2016-09-22 17:37:55 +02:00
twa implement conversion to GRA and GSA 2016-08-04 22:24:30 +02:00
twaalgos dtwasat: typo in DEBUG mode 2016-09-06 13:09:31 +02:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00