SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
ESModule.h File Reference

A module, which iteratively finds boolean and arithmetic substitutions and applies them to all formulas which are connected to this substitution by a conjunction. More...

#include <smtrat-solver/PModule.h>
#include "ESSettings.h"
Include dependency graph for ESModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  smtrat::ESModule< Settings >
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 

Detailed Description

A module, which iteratively finds boolean and arithmetic substitutions and applies them to all formulas which are connected to this substitution by a conjunction.

Supports optimization.

Author
Florian Corzilius corzi.nosp@m.lius.nosp@m.@cs.r.nosp@m.wth-.nosp@m.aache.nosp@m.n.de
Version
2015-09-09 Created on 2015-09-09.

Definition in file ESModule.h.