complete reference to Esparza/Křetínský/Sickert LICS'18 paper
* NEWS, bin/man/spot-x.x, bin/spot-x.cc, spot/twaalgos/gfguarantee.hh: Add the conference.
This commit is contained in:
parent
c766f58d5d
commit
6afc2d45e0
4 changed files with 18 additions and 10 deletions
|
|
@ -281,6 +281,16 @@ checks for ω-regular languages, Proceedings of SPIN'15. LNCS 9232.
|
|||
Describes the stutter-invariance checks that can be selected through
|
||||
\fBSPOT_STUTTER_CHECK\fR.
|
||||
|
||||
.TP
|
||||
5.
|
||||
Javier Esparza, Jan Křetínský and Salomon Sickert: One Theorem to Rule
|
||||
Them All: A Unified Translation of LTL into ω-Automata. Proceedings
|
||||
of LICS'18. To appear.
|
||||
|
||||
Describes (among other things) the constructions used for translating
|
||||
formulas of the form GF(guarantee) or FG(safety), that can be
|
||||
disabled with \fB-x gf-guarantee=0\fR.
|
||||
|
||||
|
||||
[SEE ALSO]
|
||||
.BR ltl2tgba (1)
|
||||
|
|
|
|||
|
|
@ -107,10 +107,9 @@ the determinization algorithm.") },
|
|||
the determinization algorithm.") },
|
||||
{ DOC("det-stutter", "Set to 0 to disable optimizations based on \
|
||||
the stutter-invariance in the determinization algorithm.") },
|
||||
// FIXME: Add bibliographic reference to their paper ASAP.
|
||||
{ DOC("gf-guarantee", "Set to 0 to disable alternate constructions \
|
||||
for GF(guarantee)->[D]BA and FG(safety)->DCA. Those constructions \
|
||||
are based on work by J. Esparza, J. Křentínský, and S. Sickert. \
|
||||
are from an LICS'18 paper by J. Esparza, J. Křentínský, and S. Sickert. \
|
||||
This is enabled by default for medium and high optimization \
|
||||
levels. Unless we are building deterministic automata, the \
|
||||
resulting automata are compared to the automata built using the \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue