![]() |
OR-Tools
9.6
|
Definition at line 886 of file preprocessor.h.
Public Member Functions | |
| ColChoiceAndStatus () | |
| ColChoiceAndStatus (ColChoice c, VariableStatus s, Fractional v) | |
Public Attributes | |
| ColChoice | col_choice |
| VariableStatus | status |
| Fractional | value |
|
inline |
Definition at line 890 of file preprocessor.h.
|
inline |
Definition at line 891 of file preprocessor.h.
| ColChoice col_choice |
Definition at line 887 of file preprocessor.h.
| VariableStatus status |
Definition at line 888 of file preprocessor.h.
| Fractional value |
Definition at line 889 of file preprocessor.h.