![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <AxiomFactory.h>
Public Types | |
| enum | AxiomType { ZERO , TANGENT_PLANE , MONOTONICITY , CONGRUENCE , ICP } |
Static Public Member Functions | |
| static FormulasT | createFormula (AxiomType axiomType, Model linearizedModel, MonomialMap monomialMap) |
Definition at line 19 of file AxiomFactory.h.
| Enumerator | |
|---|---|
| ZERO | |
| TANGENT_PLANE | |
| MONOTONICITY | |
| CONGRUENCE | |
| ICP | |
Definition at line 22 of file AxiomFactory.h.
|
static |