spot/doc/tl
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
..
.gitignore More files to ignore. 2015-01-03 19:01:44 +01:00
Makefile.am doc: make clean should not need latexmk 2015-06-19 17:08:26 +02:00
spotltl.sty psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
tl.bib tl: fix two typo in the bibliography 2015-09-06 16:38:19 +02:00
tl.tex simplifier: new LTL simplifications 2016-07-19 16:02:19 +02:00