* bench/emptchk/README: Document the file `algorithms'.

This commit is contained in:
Alexandre Duret-Lutz 2005-02-18 14:34:17 +00:00
parent ff8fe6802b
commit 89c33952c9
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,7 @@
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.