![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <VSHelper.h>
Public Member Functions | |
| bool | operator== (const TestCandidate &other) const |
Data Fields | |
| carl::vs::Term< Poly > | term |
| ConstraintsT | side_condition |
Definition at line 81 of file VSHelper.h.
|
inline |
Definition at line 84 of file VSHelper.h.
| ConstraintsT smtrat::mcsat::vs::helper::TestCandidate::side_condition |
Definition at line 83 of file VSHelper.h.
| carl::vs::Term<Poly> smtrat::mcsat::vs::helper::TestCandidate::term |
Definition at line 82 of file VSHelper.h.