ltlcross: Add a --seed option.
* src/bin/ltlcross.cc: Here. * NEWS: Mention it.
This commit is contained in:
parent
6b5b002ff9
commit
9e589422d1
2 changed files with 13 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -30,6 +30,9 @@ New in spot 1.1a (not yet released):
|
|||
the automaton. scc_filter_state() should be used when
|
||||
post-processing TGBAs that actually represent BAs.
|
||||
|
||||
- ltlcross has a new option --seed, that makes it possible to
|
||||
change the seed used by the random graph generator.
|
||||
|
||||
* Bug fixes:
|
||||
|
||||
- genltl --gh-r generated the wrong formulas due to a typo.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue