Preliminary support for monitors.
* src/tgbatest/ltl2tgba.cc (-M): New option for building deterministic monitors. * src/tgbaalgos/minimize.cc (minimize): Take a monitor argument and adjust the code. * src/tgbaalgos/minimize.hh (minimize): Document it.
This commit is contained in:
parent
a962bb6ddc
commit
cc8dd49d06
4 changed files with 106 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2010-11-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Preliminary support for monitors.
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc (-M): New option for building
|
||||
deterministic monitors.
|
||||
* src/tgbaalgos/minimize.cc (minimize): Take a monitor
|
||||
argument and adjust the code.
|
||||
* src/tgbaalgos/minimize.hh (minimize): Document it.
|
||||
|
||||
2010-11-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
"ltl2tgba -Rm -X foo.tgba" would fail.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue