translate: add a branch-post option
* spot/twaalgos/translate.cc, spot/twaalgos/translate.hh: Here. * NEWS, bin/spot-x.cc: Mention it. * tests/core/genltl.test: Test it.
This commit is contained in:
parent
7ed62f7eed
commit
3729dfad90
5 changed files with 29 additions and 4 deletions
5
NEWS
5
NEWS
|
|
@ -159,6 +159,11 @@ New in spot 2.10.6.dev (not yet released)
|
|||
further simplification. This was introduced to help with automata
|
||||
produced from formulas output by "genltl --eil-gsi" (see above).
|
||||
|
||||
- spot::postproc has new configuration variable branch-post that
|
||||
can be used to control the use of branching-postponement (diabled
|
||||
by default) or delayed-branching (see above, enabled by default).
|
||||
See the spot-x(7) man page for details.
|
||||
|
||||
- spot::parallel_policy is an object that can be passed to some
|
||||
algorithm to specify how many threads can be used if Spot has been
|
||||
compiled with --enable-pthread. Currently, only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue