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

Parameters with prefix compression. More...

Namespaces

namespace  LARGESTREPR
 Parameters with prefix compression/largestrepr.
 
namespace  WEAKCOMPR
 Parameters with prefix compression/weakcompr.
 

Variables

constexpr Param< bool > ENABLE { "compression/enable" }
 should automatic tree compression after the presolving be enabled?
 

Detailed Description

Parameters with prefix compression.

Variable Documentation

◆ ENABLE

constexpr Param<bool> scippp::params::COMPRESSION::ENABLE { "compression/enable" }
constexpr

should automatic tree compression after the presolving be enabled?

Definition at line 551 of file parameters.hpp.