- 25 Feb, 2008 4 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Conflicts: lbtt/INSTALL lbtt/doc/texinfo.tex lbtt/src/LbttAlloc.h Finish merge
-
Alexandre Duret-Lutz authored
-
- 31 Aug, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 06 Jun, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
(parity_game_graph_delayed::get_relation): Disable for generalized automata, it's wrong.
-
- 25 May, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
(parity_game_graph_delayed::nb_set_acc_cond): Simplify.
-
Alexandre Duret-Lutz authored
* tgba/tgbareduc.hh, tgbaalgos/reductgba_sim.cc, tgbaalgos/reductgba_sim.hh, tgbaalgos/reductgba_sim_del.cc: Fix them.
-
- 16 May, 2005 1 commit
-
-
Denis Poitrenaud authored
-
- 14 May, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 12 May, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 04 May, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
* src/misc/hash.hh (ptr_hash): Use knuth32_hash. * src/tgba/tgbabddconcretefactory.hh (tgba_bdd_concrete_factory): Use ltl::formula_ptr_hash for acc_map_.
-
Alexandre Duret-Lutz authored
the reduce_ltl argument. * src/tgbatest/ltl2tgba.cc: Add options -fr1, -fr2, -fr3, and -fr4. * src/tgbatest/spotlbtt.test, bench/ltl2tgba/algorithms: Test -fr4. * bench/ltl2tgba/parseout.pl: Suppress Perl warnings on disabled algorithms.
-
- 19 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
* bench/Makefile.am (SUBDIRS): Add ltl2tgba. * README: Mention bench/ltl2tgba.
-
- 15 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
bench/ltl2tgba/algorithms, bench/ltl2tgba/big, bench/ltl2tgba/defs.in, bench/ltl2tgba/formulae.ltl, bench/ltl2tgba/known, bench/ltl2tgba/parseout.pl, bench/ltl2tgba/small: New files. * src/tgbatest/ltl2baw.pl: Move ... * bench/ltl2tgba/ltl2baw.in: ... here. * src/tgbatest/Makefile.am: Adjust. * configure.ac: Adjust.
-
- 14 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
before the degeneralized automaton.
-
- 13 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 12 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 09 Apr, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 08 Apr, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
http://spot.lip6.fr/wiki/EmptinessCheckOptions for the syntax.
-
- 06 Apr, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
an undeclared acceptance condition. * src/tgbaalgos/save.cc (print_acc): Unquote atomic propositions.
-
Alexandre Duret-Lutz authored
* bench/emptchk/pml2tgba.pl: Add option -r. * bench/emptchk/pml-clserv.sh, bench/emptchk/pml-eeaean.sh: Also run on reduced graphs (this is fast). * bench/emptchk/README: Adjust.
-
- 23 Feb, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
postfix_visitor.
-
- 22 Feb, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
and "redweights" (on by default).
-
Alexandre Duret-Lutz authored
account for the size of condition_stack.
-
- 20 Feb, 2005 2 commits
-
-
Alexandre Duret-Lutz authored
* bench/emptchk/ltl-human.sh, bench/emptchk/ltl-random.sh, src/sanity/style.test, src/tgba/bdddict.cc, src/tgba/succiterconcrete.hh, src/tgba/tgbabddcoredata.hh, src/tgba/tgbareduc.cc, src/tgba/tgbareduc.hh, src/tgbaalgos/gv04.cc, src/tgbaalgos/gv04.hh, src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh, src/tgbaalgos/se05.cc, src/tgbaalgos/se05.hh, src/tgbaalgos/tau03.cc, src/tgbaalgos/tau03.hh, src/tgbaalgos/tau03opt.cc, src/tgbaalgos/tau03opt.hh, src/tgbatest/dfs.test: Replace them by "acceptance condition".
-
Alexandre Duret-Lutz authored
misc/optionmap.hh.
-
- 18 Feb, 2005 4 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
"condition heuristic". Suggested by Heikki Tauriainen. * src/tgbatest/randtgba.cc: Test it.
-
Alexandre Duret-Lutz authored
all algorithms from a file. Use the emptiness_check_instantiator syntax as name in the output. * bench/emptchk/defs.in: DEfine ALGORITHMS here. * bench/emptchk/ltl-human.sh, bench/emptchk/ltl-random.sh, bench/emptchk/pml-clserv.sh, bench/emptchk/pml-clserv.sh: Use $ALGORITHMS. * src/misc/timer.cc: Truncate long keys in display.
-
Alexandre Duret-Lutz authored
emptiness_check_instantiator. * src/tgba/tgba.cc, src/tgba/tgba.hh (tgba::number_of_acceptance_conditions): Return an unsigned. * bench/emptchk/algorithms, bench/emptchk/README, src/tgbatest/emptchk.test, src/tgbatest/emptchke.test: Adjust references to algorithms. * bench/emptchk/pml-clserv.sh, bench/emptchk/pml-eeaean.sh: Quote variables properly.
-
- 17 Feb, 2005 4 commits
-
-
Alexandre Duret-Lutz authored
(emptiness_check_instantiator): New class. * src/misc/optionmap.hh (set (const option_map&)): New method. * src/tgbatest/randtgba.cc: Create every emptiness check via emptiness_check_instantiator.
-
Alexandre Duret-Lutz authored
src/tgbaalgos/emptiness.cc (emptiness_check::safe): New method. * src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh, src/tgbaalgos/se05.hh, src/tgbaalgos/se05.cc: Implement it. * src/tgbatest/randtgba.cc: Simplify.
-
Alexandre Duret-Lutz authored
src/tgbaalgos/se05.hh, src/tgbaalgos/se05.cc: Provide wrapper functions that read the hash-map size from a "bsh" option. * src/tgbatest/randtgba.cc: Simplify.
-
Alexandre Duret-Lutz authored
(option_map::parse_options): Rewrite. Do not modify the input string, allow !foo as a shorthand for foo=0, and support K and M suffixes for values. * src/tgbatest/randtgba.cc (cons_emptiness_check): Simplify. * wrap/python/spot.i: Process optionmap.hh. * wrap/python/tests/optionmap.py: New file. * wrap/python/tests/Makefile.am (TESTS): Add it.
-
- 16 Feb, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
option_map::set): Handle default values. (anonymous::to_int): Do not print anything. * src/tgbaalgos/gv04.cc, src/tgbaalgos/gv04.hh, src/tgbaalgos/tau03.cc, src/tgbaalgos/tau03.hh, src/tgbaalgos/tau03opt.cc, src/tgbaalgos/tau03opt.hh, src/tgbaalgos/ce.cc, src/tgbaalgos/ce.hh: Take an option_map in the constructor. * src/tgbaalgos/gtec.cc, src/tgbaalgos/gtec.hh: Likewise. Handle the "poprem", "group", and "shy" options via the option_map. Supply a couvreur99() wrapper to the shy/non-shy variant. * src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc, iface/gspn/ssp.cc: Adjust.
-
- 08 Feb, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
unsigned_statistics interface. * bench/emptchk/README: Adjust description of output.
-
- 07 Feb, 2005 1 commit
-
-
Alexandre Duret-Lutz authored
file, so that strings are not checked for our C++ style. Reported by Denis (with a chainsaw).
-