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

Parameters with prefix conflict/graph. More...

Variables

constexpr Param< double > DEPTHSCOREFAC { "conflict/graph/depthscorefac" }
 score factor for depth level in bound relaxation heuristic
 

Detailed Description

Parameters with prefix conflict/graph.

Variable Documentation

◆ DEPTHSCOREFAC

constexpr Param<double> scippp::params::CONFLICT::GRAPH::DEPTHSCOREFAC { "conflict/graph/depthscorefac" }
constexpr

score factor for depth level in bound relaxation heuristic

Definition at line 753 of file parameters.hpp.