SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Functions | |
MultivariateRoot | as_multivariate_root (const datastructures::PolyPool &pool, carl::Variable main_var, datastructures::IndexedRoot r) |
Converts an datastructures::IndexedRoot to a MultivariateRoot. More... | |
DNF | to_formula (const datastructures::PolyPool &pool, carl::Variable main_var, const datastructures::SymbolicInterval &c) |
Converts a datastructures::SymbolicInterval to a DNF. More... | |
|
inline |
Converts an datastructures::IndexedRoot to a MultivariateRoot.
Definition at line 12 of file helper_formula.h.
|
inline |
Converts a datastructures::SymbolicInterval to a DNF.
Definition at line 21 of file helper_formula.h.