]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - src/LTL/LTLInterpret.mli
Package description and copyright added.
[pkg-cerco/acc.git] / src / LTL / LTLInterpret.mli
1
2 (** This module provides a function to interpret a [LTL] program and
3     return the trace of cost labels encountered. *)
4
5 val interpret: bool -> LTL.program -> AST.trace