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

From LRDE

(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...")
 
Line 5: Line 5:
 
| booktitle = Proceedings of the 11th International Symposium on Automated Technology for Verification and Analysis (ATVA'13)
 
| booktitle = Proceedings of the 11th International Symposium on Automated Technology for Verification and Analysis (ATVA'13)
 
| series = Lecture Notes in Computer Science
 
| series = Lecture Notes in Computer Science
| volume = ???
+
| volume = 8172
| pages = ??? to ???
+
| pages = 442 to 445
| notes = To appear
 
 
| address = Hanoi, Vietnam
 
| address = Hanoi, Vietnam
 
| publisher = Springer
 
| publisher = Springer
 
| urllrde = 201310-ATVAa
 
| 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
 
| type = inproceedings
 
| type = inproceedings
 
| id = duret.13.atva
 
| id = duret.13.atva
Line 17: Line 17:
 
@InProceedings<nowiki>{</nowiki> duret.13.atva,
 
@InProceedings<nowiki>{</nowiki> duret.13.atva,
 
author = <nowiki>{</nowiki>Alexandre Duret-Lutz<nowiki>}</nowiki>,
 
author = <nowiki>{</nowiki>Alexandre Duret-Lutz<nowiki>}</nowiki>,
title = <nowiki>{</nowiki>Manipulating LTL formulas using Spot 1.0<nowiki>}</nowiki>,
+
title = <nowiki>{</nowiki>Manipulating <nowiki>{</nowiki>LTL<nowiki>}</nowiki> formulas using <nowiki>{</nowiki>S<nowiki>}</nowiki>pot 1.0<nowiki>}</nowiki>,
 
booktitle = <nowiki>{</nowiki>Proceedings of the 11th International Symposium on
 
booktitle = <nowiki>{</nowiki>Proceedings of the 11th International Symposium on
 
Automated Technology for Verification and Analysis
 
Automated Technology for Verification and Analysis
Line 23: Line 23:
 
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>???<nowiki>}</nowiki>,
+
volume = <nowiki>{</nowiki>8172<nowiki>}</nowiki>,
pages = <nowiki>{</nowiki>???--???<nowiki>}</nowiki>,
+
pages = <nowiki>{</nowiki>442--445<nowiki>}</nowiki>,
notes = <nowiki>{</nowiki>To appear<nowiki>}</nowiki>,
 
 
address = <nowiki>{</nowiki>Hanoi, Vietnam<nowiki>}</nowiki>,
 
address = <nowiki>{</nowiki>Hanoi, Vietnam<nowiki>}</nowiki>,
 
month = oct,
 
month = oct,

Revision as of 15:30, 25 October 2013

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