Manipulating LTL formulas using Spot 1.0

From LRDE

Revision as of 11:30, 1 April 2019 by Bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract

We present a collection of command-line tools designed to generate, filter, convert, simplify, lists of Linear-time Temporal Logic formulas. These tools were introduced in the release 1.0 of Spot, and we believe they should be of interest to anybody who has to manipulate LTL formulas. We focus on two tools in particular: ltlfilt, to filter and transform formulas, and ltlcross to cross-check LTL-to-Büchi-Automata translators.

Documents

Bibtex (lrde.bib)

@InProceedings{	  duret.13.atva,
  author	= {Alexandre Duret-Lutz},
  title		= {Manipulating {LTL} formulas using {S}pot 1.0},
  booktitle	= {Proceedings of the 11th International Symposium on
		  Automated Technology for Verification and Analysis
		  (ATVA'13)},
  year		= 2013,
  series	= {Lecture Notes in Computer Science},
  volume	= 8172,
  pages		= {442--445},
  address	= {Hanoi, Vietnam},
  month		= oct,
  publisher	= {Springer},
  abstract	= {We present a collection of command-line tools designed to
		  generate, filter, convert, simplify, lists of Linear-time
		  Temporal Logic formulas. These tools were introduced in the
		  release 1.0 of Spot, and we believe they should be of
		  interest to anybody who has to manipulate LTL formulas. We
		  focus on two tools in particular: ltlfilt, to filter and
		  transform formulas, and ltlcross to cross-check
		  LTL-to-B\"{u}chi-Automata translators.},
  doi		= {10.1007/978-3-319-02444-8_31}
}