spot  0.8.3
Namespaces | Enumerations | Functions
reduce.hh File Reference
#include "ltlast/formula.hh"
#include "ltlast/visitor.hh"
Include dependency graph for reduce.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  spot
namespace  spot::ltl

Enumerations

enum  spot::ltl::reduce_options {
  spot::ltl::Reduce_None = 0, spot::ltl::Reduce_Basics = 1, spot::ltl::Reduce_Syntactic_Implications = 2, spot::ltl::Reduce_Eventuality_And_Universality = 4,
  spot::ltl::Reduce_Containment_Checks = 8, spot::ltl::Reduce_Containment_Checks_Stronger = 16, spot::ltl::Reduce_All = -1U
}
 Options for spot::ltl::reduce. More...

Functions

formula * spot::ltl::reduce (const formula *f, int opt=Reduce_All)
 Reduce a formula f.
bool spot::ltl::is_eventual (const formula *f)
 Check whether a formula is a pure eventuality.Pure eventuality formulae are defined in.
bool spot::ltl::is_universal (const formula *f)
 Check whether a formula is purely universal.Purely universal formulae are defined in.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Mar 9 2012 13:52:09 for spot by doxygen 1.7.6.1