* src/tgbaalgos/randomgraph.cc (random_graph): Fix the

generation of the graph.  Some states had no successors or
duplicate transitions because of that bug.
This commit is contained in:
Alexandre Duret-Lutz 2007-02-06 17:31:14 +00:00
parent 3c7f1822df
commit 1eb47b1a94
2 changed files with 23 additions and 13 deletions

View file

@ -1,3 +1,9 @@
2007-02-06 Alexandre Duret-Lutz <adl@gnu.org>
* src/tgbaalgos/randomgraph.cc (random_graph): Fix the
generation of the graph. Some states had no successors or
duplicate transitions because of that bug.
2006-08-30 Alexandre Duret-Lutz <adl@src.lip6.fr>
* HACKING: We need Bison 2.3.