spot/spot
Maximilien Colange d90e38eb2a Add a new library to generate formulas and automata.
This library, called libspotgen, gathers functions to generate classes
of automata found in the literature.
Related to #254.

* NEWS, README: Mention the modification.
* Makefile.am, debian/control, debian/libspotgen0.install: Build the new
  library in a separate package.
* spot/gen/automata.hh, spot/gen/automata.cc: Add a family of co-Büchi
  automata.
* configure.ac, spot/Makefile.am, spot/gen/Makefile.am: Build the new
  library.
2017-04-21 18:13:33 +02:00
..
gen Add a new library to generate formulas and automata. 2017-04-21 18:13:33 +02:00
graph is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
kripke Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
ltsmin Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
misc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
parseaut mark_t: sets() no longer returns a vector 2017-04-20 14:06:57 +02:00
parsetl parsetl: improve coverage 2017-03-15 14:23:19 +01:00
priv * spot/priv/satcommon.cc: Fix include. 2017-02-28 17:02:06 +01:00
ta various typos 2017-03-30 21:45:43 +02:00
taalgos various typos 2017-03-30 21:45:43 +02:00
tl rename is_deterministic to is_universal 2017-03-27 19:34:10 +02:00
twa Implements is_streett_like() and streett_like_pairs(), is_rabin_like... 2017-04-21 16:24:08 +02:00
twaalgos introduce original-states 2017-04-20 20:07:30 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am Add a new library to generate formulas and automata. 2017-04-21 18:13:33 +02:00