OR-Tools  9.3
max_hs.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::sat
 

Functions

 ABSL_FLAG (int, max_hs_strategy, 0, "MaxHsStrategy: 0 extract only objective variable, 1 extract all variables " "colocated with objective variables, 2 extract all variables in the " "linearization")
 

Function Documentation

◆ ABSL_FLAG()

ABSL_FLAG ( int  ,
max_hs_strategy  ,
,
"MaxHsStrategy: 0 extract only objective  variable,
1 extract all variables " "colocated with objective  variables,
2 extract all variables in the " "linearization"   
)