spot/src/bin
Alexandre Duret-Lutz e6ea90e326 remove tgba_explicit variants and the old scc_filter
* src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh: Delete.
* src/tgba/Makefile.am: Adjust.
* src/tgbaalgos/reductgba_sim.cc, src/tgbaalgos/reductgba_sim.hh:
Delete these obsoleted algorithms.
* src/tgbaalgos/Makefile.am: Adjust.
* src/tgbatest/explicit.cc, src/tgbatest/explicit.test,
src/tgbatest/explicit2.cc, src/tgbatest/explicit2.test,
src/tgbatest/explicit3.cc, src/tgbatest/explicit3.test:
Delete.
* src/tgbatest/Makefile.am: Adjust.
* src/bin/ltl2tgba.cc, src/priv/countstates.cc,
src/tgbaalgos/isweakscc.cc, src/tgbaalgos/lbtt.cc,
src/tgbaalgos/ltl2tgba_fm.cc, src/tgbaalgos/minimize.cc,
src/tgbaalgos/minimize.hh, src/tgbaalgos/powerset.cc,
src/tgbaalgos/powerset.hh, src/tgbaalgos/sccfilter.cc,
src/tgbaalgos/sccfilter.hh, src/tgbaalgos/simulation.cc,
src/tgbatest/explprod.cc, src/tgbatest/ltl2tgba.cc,
src/tgbatest/powerset.cc, src/tgbatest/tgbaread.cc,
src/tgbatest/tripprod.cc, wrap/python/ajax/spot.in,
wrap/python/spot.i: Remove all remaining references to
tgba_explicit.
2014-08-12 10:18:15 +02:00
..
man doc: update bibliographic references 2014-05-14 18:16:12 +02:00
.gitignore spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_cout.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_cout.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_finput.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
common_finput.hh bin: add support for reading formulas from CSV files. 2013-12-06 11:09:36 +01:00
common_output.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
common_output.hh ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
common_post.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_post.hh postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_r.cc bin: Fix handling of LTL simplification options. 2013-03-02 15:36:26 +01:00
common_r.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_setup.cc * src/bin/common_setup.cc: Bump copyright year. 2014-02-08 20:31:49 +01:00
common_setup.hh spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_sys.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dstar2tgba.cc replace sba_explicit_* by tgba_digraph, and use tgba_digraph is postproc 2014-08-12 00:47:52 +02:00
genltl.cc c++11: use for(auto...) to simplify code in src/bin/. 2014-02-12 14:06:15 +01:00
ltl2tgba.cc remove tgba_explicit variants and the old scc_filter 2014-08-12 10:18:15 +02:00
ltl2tgta.cc ltl_to_tgba_fm: Build a tgba_digraph instead of a tgba_explicit_formula 2014-08-06 18:31:18 +02:00
ltlcross.cc common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ltlfilt.cc replace sba_explicit_* by tgba_digraph, and use tgba_digraph is postproc 2014-08-12 00:47:52 +02:00
Makefile.am dstar2tgba: new command. 2013-08-23 17:02:30 +02:00
randltl.cc c++11: use for(auto...) to simplify code in src/bin/. 2014-02-12 14:06:15 +01:00
spot-x.cc postproc: Add a degen-lskip option. 2014-04-07 18:21:06 +02:00