spot/src/taalgos
Alexandre Duret-Lutz 8aa88c2951 dot: --dot=B to use bullets for all automata but Büchi and co-Büchi
* src/twaalgos/dotty.cc: Add option 'B'.
* src/taalgos/dotty.cc: Ignore it.
* src/bin/common_aoutput.cc, src/bin/dstar2tgba.cc: Document it.
* wrap/python/spot.py (setup): Use it by default, and rewrite
the function to be a bit more flexible.
* wrap/python/tests/automata-io.ipynb, wrap/python/tests/automata.ipynb,
wrap/python/tests/piperead.ipynb, wrap/python/tests/randaut.ipynb,
wrap/python/tests/testingaut.ipynb: Use setup() everywhere.
2015-04-28 18:25:10 +02:00
..
dotty.cc dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00
dotty.hh python: better bindings for testing automata 2015-04-02 18:33:16 +02:00
emptinessta.cc remove some unused variables 2015-04-24 08:39:23 +02:00
emptinessta.hh rename src/tgbaalgos/ as src/twaalgos/ 2015-04-22 17:58:06 +02:00
Makefile.am Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
minimize.cc rename tgba files as twa 2015-04-22 16:57:22 +02:00
minimize.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
reachiter.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reachiter.hh rename tgba_succ_iterator as twa_succ_iterator 2015-04-22 16:57:21 +02:00
statessetbuilder.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
statessetbuilder.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
stats.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stats.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
tgba2ta.cc remove some unused variables 2015-04-24 08:39:23 +02:00
tgba2ta.hh rename tgba files as twa 2015-04-22 16:57:22 +02:00