SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Represents the minimum function of the contained indexed root functions. More...
#include <roots.h>
Public Member Functions | |
void | polys (boost::container::flat_set< PolyRef > &result) const |
Data Fields | |
std::vector< std::vector< IndexedRoot > > | roots |
std::optional< PiecewiseLinearInfo > | bounds |
Represents the minimum function of the contained indexed root functions.
|
inline |
std::optional<PiecewiseLinearInfo> smtrat::cadcells::datastructures::CompoundMinMax::bounds |
std::vector<std::vector<IndexedRoot> > smtrat::cadcells::datastructures::CompoundMinMax::roots |