OR-Tools  9.6
RoundingOptions

Detailed Description

Definition at line 395 of file cuts.h.

Public Attributes

IntegerValue max_scaling = IntegerValue(60)
 
bool use_ib_before_heuristic = true
 
bool prefer_positive_ib = true
 

Member Data Documentation

◆ max_scaling

IntegerValue max_scaling = IntegerValue(60)

Definition at line 396 of file cuts.h.

◆ prefer_positive_ib

bool prefer_positive_ib = true

Definition at line 398 of file cuts.h.

◆ use_ib_before_heuristic

bool use_ib_before_heuristic = true

Definition at line 397 of file cuts.h.


The documentation for this struct was generated from the following file: