spot  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
spot::ltl::simplify_f_g_visitor Class Reference

Replace true U f and false R g by F f and G g. More...

#include <ltlvisit/simpfg.hh>

Inheritance diagram for spot::ltl::simplify_f_g_visitor:
Inheritance graph
Collaboration diagram for spot::ltl::simplify_f_g_visitor:
Collaboration graph

Public Member Functions

void visit (const binop *bo)
 
virtual const formularecurse (const formula *f)
 
const formularesult () const
 
void visit (const atomic_prop *ap)
 
void visit (const unop *uo)
 
void visit (const automatop *mo)
 
void visit (const multop *mo)
 
void visit (const constant *c)
 
void visit (const bunop *c)
 

Protected Attributes

const formularesult_
 

Detailed Description

Replace true U f and false R g by F f and G g.

Perform the following rewriting (from left to right):


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Sat Dec 6 2014 12:28:45 for spot by doxygen 1.8.4