* src/tgbaalgos/randomgraph.cc (random_graph): Make sure n > 0.
* src/tgbatest/randtgba.cc: Check the range of all arguments.
This commit is contained in:
parent
f22b59bf95
commit
5533e9dc35
4 changed files with 58 additions and 14 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2005-02-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/randomgraph.cc (random_graph): Make sure n > 0.
|
||||
* src/tgbatest/randtgba.cc: Check the range of all arguments.
|
||||
|
||||
* bench/emptchk/models/eeaean1.pml: New file, from schwoon.05.tacas.
|
||||
* bench/emptchk/Makefile.am: Distribute models/eeaean1.pml
|
||||
and build models/eeaean1.tgba.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue