Difference between revisions of "Publications/duret.13.atva"

From LRDE

 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Publication
 
{{Publication
| date = 2013-10-01
+
| published = true
  +
| date = 2013-06-15
 
| authors = Alexandre Duret-Lutz
 
| authors = Alexandre Duret-Lutz
 
| title = Manipulating LTL formulas using Spot 1.0
 
| title = Manipulating LTL formulas using Spot 1.0
Line 9: Line 10:
 
| address = Hanoi, Vietnam
 
| address = Hanoi, Vietnam
 
| publisher = Springer
 
| publisher = Springer
| urllrde = 201310-ATVAa
 
 
| 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.
 
| 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.
 
| lrdepaper = http://www.lrde.epita.fr/dload/papers/duret.13.atva.pdf
 
| lrdepaper = http://www.lrde.epita.fr/dload/papers/duret.13.atva.pdf
  +
| lrdeprojects = Spot
  +
| lrdenewsdate = 2013-06-15
 
| type = inproceedings
 
| type = inproceedings
 
| id = duret.13.atva
 
| id = duret.13.atva
  +
| identifier = doi:10.1007/978-3-319-02444-8_31
 
| bibtex =
 
| bibtex =
 
@InProceedings<nowiki>{</nowiki> duret.13.atva,
 
@InProceedings<nowiki>{</nowiki> duret.13.atva,
Line 23: Line 26:
 
year = 2013,
 
year = 2013,
 
series = <nowiki>{</nowiki>Lecture Notes in Computer Science<nowiki>}</nowiki>,
 
series = <nowiki>{</nowiki>Lecture Notes in Computer Science<nowiki>}</nowiki>,
volume = <nowiki>{</nowiki>8172<nowiki>}</nowiki>,
+
volume = 8172,
 
pages = <nowiki>{</nowiki>442--445<nowiki>}</nowiki>,
 
pages = <nowiki>{</nowiki>442--445<nowiki>}</nowiki>,
 
address = <nowiki>{</nowiki>Hanoi, Vietnam<nowiki>}</nowiki>,
 
address = <nowiki>{</nowiki>Hanoi, Vietnam<nowiki>}</nowiki>,
Line 35: Line 38:
 
focus on two tools in particular: ltlfilt, to filter and
 
focus on two tools in particular: ltlfilt, to filter and
 
transform formulas, and ltlcross to cross-check
 
transform formulas, and ltlcross to cross-check
LTL-to-B\"<nowiki>{</nowiki>u<nowiki>}</nowiki>chi-Automata translators.<nowiki>}</nowiki>
+
LTL-to-B\"<nowiki>{</nowiki>u<nowiki>}</nowiki>chi-Automata translators.<nowiki>}</nowiki>,
  +
doi = <nowiki>{</nowiki>10.1007/978-3-319-02444-8_31<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
   

Latest revision as of 11:30, 1 April 2019

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}
}