spot/bin/man
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
..
autcross.x
autfilt.x
dstar2tgba.x
genaut.x gen: introduce a new automaton family 2017-04-28 13:32:42 +02:00
genltl.x
ltl2tgba.x
ltl2tgta.x
ltlcross.x doc: ltlcross is not only about Büchi anymore 2016-04-21 17:13:13 +02:00
ltldo.x move spot/bin/ and spot/tests/ up by one level 2015-12-27 20:10:59 +01:00
ltlfilt.x
ltlgrind.x
ltlsynt.x add ltlsynt executable 2017-09-25 12:23:47 +02:00
Makefile.am add ltlsynt executable 2017-09-25 12:23:47 +02:00
randaut.x genaut: add missing documentation 2017-04-22 14:19:35 +02:00
randltl.x genaut: add missing documentation 2017-04-22 14:19:35 +02:00
spot-x.x
spot.x