mCRL2
Loading...
Searching...
No Matches
mcrl2::pbes_system::simplify_quantifiers_rewriter Struct Reference

A rewriter that simplifies boolean expressions and quantifiers. More...

#include <simplify_quantifiers_rewriter.h>

Public Types

typedef pbes_expression term_type
 
typedef data::variable variable_type
 

Public Member Functions

pbes_expression operator() (const pbes_expression &x) const
 

Detailed Description

A rewriter that simplifies boolean expressions and quantifiers.

Definition at line 153 of file simplify_quantifiers_rewriter.h.

Member Typedef Documentation

◆ term_type

◆ variable_type

Member Function Documentation

◆ operator()()

pbes_expression mcrl2::pbes_system::simplify_quantifiers_rewriter::operator() ( const pbes_expression x) const
inline

Definition at line 158 of file simplify_quantifiers_rewriter.h.


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