spot  1.1.3
Namespaces | Enumerations | Functions
reduce.hh File Reference
#include "ltlast/formula.hh"
#include "ltlast/visitor.hh"
Include dependency graph for reduce.hh:

Go to the source code of this file.

Namespaces

 spot
 
 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

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Jul 9 2013 14:04:33 for spot by doxygen 1.8.4