spot/spot
Alexandre Duret-Lutz c3b7a691e4 python: add __repr__ for rs_pair
* spot/twa/acc.hh: Hide default constructors, so that we can have
keyword arguments on the main constructor.
* python/spot/impl.i: Add __repr__.
* tests/python/setacc.py: Test it.
2018-11-02 11:10:11 +01:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ltsmin modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
misc ltlsynt: rework synthesis algorithms 2018-07-27 14:22:11 +02:00
parseaut require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
parsetl require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
priv gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +02:00
twa python: add __repr__ for rs_pair 2018-11-02 11:10:11 +01:00
twaalgos implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +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 fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00