spot/doc
Thibaud Michaud 0821c97eb8 add ltlsynt executable
For now, ltlsynt only handles LTL realizability. It uses a reduction to
parity game followed by Calude et al.'s reduction from parity game to
reachability game.

* bin/ltlsynt.cc, bin/Makefile.am, bin/man/ltlsynt.x,
bin/man/Makefile.am, bin/.gitignore: New binary.
* doc/org/arch.tex, doc/Makefile.am, doc/org/tools.org,
doc/org/ltlsynt.org: Document it.
* spot/misc/game.cc, spot/misc/game.hh, spot/misc/Makefile.am: Parity
game wrapper for parity automata + reachability game interface from
Calude et al.'s paper.
2017-09-25 12:23:47 +02:00
..
org add ltlsynt executable 2017-09-25 12:23:47 +02:00
tl Improve simplification of expr[*0..1] 2017-09-02 16:35:18 +02:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in doc: improve the twa class documentation 2016-02-15 11:04:48 +01:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox doc: two typos 2015-11-17 18:18:50 +01:00
Makefile.am add ltlsynt executable 2017-09-25 12:23:47 +02:00