Add ltl3ba to the ltl2tgba benchmark.

* configure.ac: Search for ltl3ba.
* bench/ltl2tgba/defs.in: Define LTL3BA and HAVE_LTL3BA.
* bench/ltl2tgba/algorithms: Use LTL3BA. Also add simulation options
for LTL2BA.
* bench/ltl2tgba/README: Slight wording changes.
This commit is contained in:
Alexandre Duret-Lutz 2012-05-02 09:59:33 +02:00
parent bf62d439c9
commit 4a9bbbafe2
4 changed files with 58 additions and 7 deletions

View file

@ -162,7 +162,8 @@ Notes:
real binary with the locally built libraries.)
* Some tools will appear to have translated fewer automata than the
others. This normally indicates bugs in the translator. In that
case it is harder to compare the results. (Normalizing the other
values accordingly may not be fair: maybe the translator precisely
failed to translate the largest automata.)
others. This normally indicates bugs in the translator (incorrect
output) or timeouts. In that case it is harder to compare the
results. (Normalizing the other values accordingly may not be
fair: maybe the translator precisely failed to translate the
largest automata.)