Manipulating LTL formulas using Spot 1.0

From LRDE

Revision as of 16:42, 22 October 2013 by Bot (talk | contribs) (Created page with "{{Publication | date = 2013-10-01 | authors = Alexandre Duret-Lutz | title = Manipulating LTL formulas using Spot 1.0 | booktitle = Proceedings of the 11th International Sympo...")
(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.


Bibtex (lrde.bib)

@InProceedings{	  duret.13.atva,
  author	= {Alexandre Duret-Lutz},
  title		= {Manipulating LTL formulas using Spot 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	= {???},
  pages		= {???--???},
  notes		= {To appear},
  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.}
}