spot/src/taalgos
Alexandre Duret-Lutz 7caf2b83d6 dot: allow extra configuration via environment
* src/tgbaalgos/dotty.cc, src/taalgos/dotty.cc: Honnor the SPOT_DOTEXTRA
environement variable.
* src/tgbatest/readsave.test, wrap/python/tests/automata.ipynb: Test it.
* NEWS, src/bin/man/spot-x.x: Document it.
2015-03-16 18:40:31 +01:00
..
dotty.cc dot: allow extra configuration via environment 2015-03-16 18:40:31 +01:00
dotty.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
emptinessta.cc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
emptinessta.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
Makefile.am Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
minimize.cc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
minimize.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reachiter.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reachiter.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
statessetbuilder.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
statessetbuilder.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stats.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stats.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tgba2ta.cc Add (void) casts for variables used only in assert()s. 2015-02-06 11:57:27 +01:00
tgba2ta.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00