Command-line tools installed by Spot 1.1.4

This document introduces command-line tools that are installed with the Spot library. We give some examples to highlight possible use-cases but shall not attempt to cover all features exhaustively (please check the man pages for further inspiration).

Table of Contents

Conventions

For technical reasons related to the way we generate these pages, we use the following convention when rendering shell commands. The commands issued to the shell are formatted like this with a green line on the left:

echo Hello World

And the output of such a command is formatted as follows, with a red line on the left:

Hello World

Parts of these documents (e.g., lists of options) are actually the results of shell commands and will be presented as above, even if the corresponding commands are hidden.

Common options

Command-line tools

  • randltl Generate random LTL/PSL formulas.
  • ltlfilt Filter LTL/PSL formulas.
  • genltl Generate LTL formulas from scalable patterns.
  • ltl2tgba Translate LTL/PSL formulas into Büchi automata.
  • ltl2tgta Translate LTL/PSL formulas into Testing automata.
  • ltlcross Cross-compare LTL/PSL-to-Büchi translators.

Date: 2013-07-29T00:29+0200

Author: Alexandre Duret-Lutz

Org version 7.9.3f with Emacs version 24

Validate XHTML 1.0