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

Parameters with prefix expr/log. More...

Variables

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

Detailed Description

Parameters with prefix expr/log.

Variable Documentation

◆ MINZERODISTANCE

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

minimal distance from zero to enforce for child in bound tightening

Definition at line 2232 of file parameters.hpp.