postproc: disable WDBA-minimization on request

* src/tgbaalgos/postproc.cc, src/tgbaalgos/postproc.hh:
Implement the wdba-minimize option.
* src/bin/spot-x.cc (wdba-minimize): Document.
* src/bin/man/spot-x.x: Update references.
This commit is contained in:
Alexandre Duret-Lutz 2013-08-21 17:53:01 +02:00
parent bfbe5b448b
commit b09ef5bea9
4 changed files with 7 additions and 2 deletions

View file

@ -18,7 +18,7 @@ Describes the WDBA-minimization algorithm implemented in Spot.
2.
Tomáš Babiak, Thomas Badie, Alexandre Duret-Lutz, Mojmír Křetínský,
Jan Strejček: Compositional Approach to Suspension and Other
Improvements to LTL Translation. Proceedings of SPIN'13. LNCS XXXX.
Improvements to LTL Translation. Proceedings of SPIN'13. LNCS 7976.
Describes the compositional suspension, the simulation-based
reductions, and the SCC-based simplifications.
@ -26,3 +26,4 @@ reductions, and the SCC-based simplifications.
[SEE ALSO]
.BR ltl2tgba (1)
.BR ltl2tgta (1)
.BR dstar2tgba (1)