Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
89c33952
Commit
89c33952
authored
Feb 18, 2005
by
Alexandre Duret-Lutz
Browse files
* bench/emptchk/README: Document the file `algorithms'.
parent
ff8fe680
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
89c33952
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
"condition heuristic". Suggested by Heikki Tauriainen.
* src/tgbatest/randtgba.cc: Test it.
...
...
bench/emptchk/README
View file @
89c33952
...
...
@@ -142,6 +142,9 @@ This directory contains:
file `algorihms'. You should have run `make' before attempting to
run this script, so the state space are available.
* algorithms
The list of emptiness-check algorithms run by the above tests.
=======
USAGE
...
...
@@ -168,8 +171,8 @@ This directory contains:
Running ltl-random.sh took 4 hours on a 3GHz Intel Pentium 4,
and ltl-human.sh took 9 hours.
You can speed up
the pml-*.sh
tests by removing some algorithms
from the
`algorithms' file.
You can speed up
all
tests by removing some algorithms
from the
`algorithms' file.
==========================
INTERPRETING THE RESULTS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment