SCIP++ refs/heads/main
 
Loading...
Searching...
No Matches
scippp::params::EXPR::POW Namespace Reference

Parameters with prefix expr/pow. More...

Variables

constexpr Param< double > MINZERODISTANCE { "expr/pow/minzerodistance" }
 minimal distance from zero to enforce for child in bound tightening
 

Detailed Description

Parameters with prefix expr/pow.

Variable Documentation

◆ MINZERODISTANCE

constexpr Param<double> scippp::params::EXPR::POW::MINZERODISTANCE { "expr/pow/minzerodistance" }
constexpr

minimal distance from zero to enforce for child in bound tightening

Definition at line 2237 of file parameters.hpp.