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

Parameters with prefix display/strongbranchs. More...

Variables

constexpr Param< int > ACTIVE { "display/strongbranchs/active" }
 display activation status of display column <strongbranchs> (0: off, 1: auto, 2:on)
 

Detailed Description

Parameters with prefix display/strongbranchs.

Variable Documentation

◆ ACTIVE

constexpr Param<int> scippp::params::DISPLAY::STRONGBRANCHS::ACTIVE { "display/strongbranchs/active" }
constexpr

display activation status of display column <strongbranchs> (0: off, 1: auto, 2:on)

Definition at line 2163 of file parameters.hpp.