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

Parameters with prefix display/maxdepth. More...

Variables

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

Detailed Description

Parameters with prefix display/maxdepth.

Variable Documentation

◆ ACTIVE

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

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

Definition at line 2063 of file parameters.hpp.