OR-Tools  8.2
DoubletonEqualityRowPreprocessor::RestoreInfo::ColChoiceAndStatus

Detailed Description

Definition at line 850 of file preprocessor.h.

Public Member Functions

 ColChoiceAndStatus ()
 
 ColChoiceAndStatus (ColChoice c, VariableStatus s, Fractional v)
 

Public Attributes

ColChoice col_choice
 
VariableStatus status
 
Fractional value
 

Constructor & Destructor Documentation

◆ ColChoiceAndStatus() [1/2]

ColChoiceAndStatus ( )
inline

Definition at line 854 of file preprocessor.h.

◆ ColChoiceAndStatus() [2/2]

ColChoiceAndStatus ( ColChoice  c,
VariableStatus  s,
Fractional  v 
)
inline

Definition at line 855 of file preprocessor.h.

Member Data Documentation

◆ col_choice

ColChoice col_choice

Definition at line 851 of file preprocessor.h.

◆ status

Definition at line 852 of file preprocessor.h.

◆ value

Fractional value

Definition at line 853 of file preprocessor.h.


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