Query: lbt
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LBT(1) General Commands Manual LBT(1)NAMElbt - LTL to Buchi TranslatorSYNOPSISlbt < formula.txt > automaton.txt lbt2dot < automaton.txt > automaton.dotDESCRIPTIONThis manual page documents briefly the lbt and lbt2dot commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in HTML format; see below. lbt is a filter that translates a linear temporal logic (LTL) formula to a corresponding generalized Buchi automaton. The translation is based on the algorithm by Gerth, Peled and Vardi presented at PSTV'95, Simple on-the-fly automatic verification of linear temporal logic. Hardly any optimizations are implemented, and the generated automaton is often bigger than necessary. But on the other hand, it should always be correct. The filter lbt2dot can be used to translate Buchi automata from the lbt output format to GraphViz format for visualization.EXAMPLEecho G p0 | lbt | lbt2dot | dotty -SEE ALSOdotty(1).FILES/usr/share/doc/lbt/html/index.html The real documentation for LBT.AUTHORThis manual page was written by Marko Makela <msmakela@tcs.hut.fi>, for the Debian GNU/Linux system (but may be used by others). The lbt program was written by Mauno Ronkko and Heikki Tauriainen, and it was optimized by Marko Makela, who also wrote the lbt2dot filter. Please see the copyright file in /usr/share/doc/lbt for details. August 10, 2001 LBT(1)
Related Man Pages |
---|
fastdep(1) - debian |
interpfilter(1) - debian |
lbt(1) - debian |
maria-cso(1) - debian |
sludge-translationeditor(1) - debian |
Similar Topics in the Unix Linux Community |
---|
dk.brics.automaton 1.10-4 (Default branch) |
dk.brics.automaton 1.11-1 (Default branch) |
Purging logic |
Source data validation |
Comparing a bigger network file with a smaller one |