Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 549 Bytes

documentation.md

File metadata and controls

12 lines (11 loc) · 549 Bytes

Tatam is a tool for studying transition systems and LTL formulas. It is characterized by :

  • its ability to use infinite domains (integer, real),
  • the ability to specify different LTL semantics (truncated, infinite, finite traces),
  • its ability to prove analysis termination (maximum size in number of transitions),
  • the ability to optimize the solution.
  1. Principle
  2. LTL Semantics
  3. Language syntax
  4. Solver options
  5. Advanced topics
  6. Examples