* bench/emptchk/README: Document the file `algorithms'.
This commit is contained in:
parent
ff8fe6802b
commit
89c33952c9
2 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2005-02-18 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2005-02-18 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* bench/emptchk/README: Document the file `algorithms'.
|
||||||
|
|
||||||
* src/tgbaalgos/tau03opt.cc (tau03_opt_search): Implement the
|
* src/tgbaalgos/tau03opt.cc (tau03_opt_search): Implement the
|
||||||
"condition heuristic". Suggested by Heikki Tauriainen.
|
"condition heuristic". Suggested by Heikki Tauriainen.
|
||||||
* src/tgbatest/randtgba.cc: Test it.
|
* src/tgbatest/randtgba.cc: Test it.
|
||||||
|
|
|
||||||
|
|
@ -142,6 +142,9 @@ This directory contains:
|
||||||
file `algorihms'. You should have run `make' before attempting to
|
file `algorihms'. You should have run `make' before attempting to
|
||||||
run this script, so the state space are available.
|
run this script, so the state space are available.
|
||||||
|
|
||||||
|
* algorithms
|
||||||
|
|
||||||
|
The list of emptiness-check algorithms run by the above tests.
|
||||||
|
|
||||||
=======
|
=======
|
||||||
USAGE
|
USAGE
|
||||||
|
|
@ -168,8 +171,8 @@ This directory contains:
|
||||||
Running ltl-random.sh took 4 hours on a 3GHz Intel Pentium 4,
|
Running ltl-random.sh took 4 hours on a 3GHz Intel Pentium 4,
|
||||||
and ltl-human.sh took 9 hours.
|
and ltl-human.sh took 9 hours.
|
||||||
|
|
||||||
You can speed up the pml-*.sh tests by removing some algorithms
|
You can speed up all tests by removing some algorithms from the
|
||||||
from the `algorithms' file.
|
`algorithms' file.
|
||||||
|
|
||||||
==========================
|
==========================
|
||||||
INTERPRETING THE RESULTS
|
INTERPRETING THE RESULTS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue