SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <LevelWiseInformation.h>
Private Types | |
using | op = typename Settings::op |
using | PropSet = typename op::PropertiesSet |
Private Attributes | |
std::set< datastructures::SampledDerivationRef< PropSet >, SampledDerivationRefCompare > | mDerivations |
CoveringStatus | mCoveringStatus |
std::optional< datastructures::CoveringRepresentation< PropSet > > | mCovering |
cadcells::RAN | mSamplePoint |
Static Private Attributes | |
static constexpr cadcells::representation::CoveringHeuristic | covering_heuristic = Settings::covering_heuristic |
static constexpr SamplingAlgorithm | sampling_algorithm = Settings::sampling_algorithm |
static constexpr IsSampleOutsideAlgorithm | is_sample_outside_algorithm = Settings::is_sample_outside_algorithm |
Definition at line 40 of file LevelWiseInformation.h.
|
private |
Definition at line 44 of file LevelWiseInformation.h.
|
private |
Definition at line 47 of file LevelWiseInformation.h.
|
inline |
Definition at line 65 of file LevelWiseInformation.h.
|
inline |
Definition at line 69 of file LevelWiseInformation.h.
|
inline |
Definition at line 76 of file LevelWiseInformation.h.
|
inline |
Definition at line 81 of file LevelWiseInformation.h.
|
inline |
Definition at line 90 of file LevelWiseInformation.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 163 of file LevelWiseInformation.h.
|
inline |
|
inline |
|
inline |
Definition at line 159 of file LevelWiseInformation.h.
|
inline |
Definition at line 172 of file LevelWiseInformation.h.
|
inline |
|
inline |
|
inline |
Definition at line 213 of file LevelWiseInformation.h.
|
inline |
Definition at line 181 of file LevelWiseInformation.h.
|
staticconstexprprivate |
Definition at line 43 of file LevelWiseInformation.h.
|
staticconstexprprivate |
Definition at line 46 of file LevelWiseInformation.h.
|
private |
Definition at line 58 of file LevelWiseInformation.h.
|
private |
Definition at line 55 of file LevelWiseInformation.h.
|
private |
Definition at line 52 of file LevelWiseInformation.h.
|
private |
Definition at line 61 of file LevelWiseInformation.h.
|
staticconstexprprivate |
Definition at line 45 of file LevelWiseInformation.h.