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 bin: introduce autcross 2017-07-28 10:33:14 +02:00
autfilt.x Update NEWS and documentations 2017-01-06 19:53:21 +01:00
dstar2tgba.x move spot/bin/ and spot/tests/ up by one level 2015-12-27 20:10:59 +01:00
genaut.x gen: introduce a new automaton family 2017-04-28 13:32:42 +02:00
genltl.x genltl: add 4 new families from Müller & Sickert (GandALF'17) 2017-09-15 22:32:04 +02:00
ltl2tgba.x man: fix an apostrophe 2016-09-05 14:01:44 +02:00
ltl2tgta.x move spot/bin/ and spot/tests/ up by one level 2015-12-27 20:10:59 +01:00
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 from_ltlf: new LTL transformation. 2016-11-05 22:59:02 +01:00
ltlgrind.x move spot/bin/ and spot/tests/ up by one level 2015-12-27 20:10:59 +01:00
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 hierarchy: Add is_persistence() and make is_recurrence() use it 2017-09-20 15:25:31 +01:00
spot.x doc: add a spot(7) man page 2016-05-02 10:41:41 +02:00