18 #ifndef SLICE_PARAMS_GUARD 19 #define SLICE_PARAMS_GUARD bool _useBoundElimination
void useBoundSimplification(bool value)
void addIdealParams(CliParams ¶ms)
const string & getSplit() const
bool getUseBoundSimplification() const
Returns whether to simplify slices by seeking to generate non-improving slices that are then eliminat...
void extractCliValues(SliceParams &slice, const CliParams &cli)
void useIndependenceSplits(bool value)
void useBoundElimination(bool value)
void validateSplit(const SliceParams ¶ms, bool allowLabel, bool allowDegree)
void setSplit(const string &name)
bool getUseBoundElimination() const
Returns whether to use branch-and-bound to speed up Slice optimization computations by eliminating no...
bool getUseIndependenceSplits() const
bool _useBoundSimplification