![]() |
OR-Tools
8.2
|
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 |
|
inline |
Definition at line 854 of file preprocessor.h.
|
inline |
Definition at line 855 of file preprocessor.h.
| ColChoice col_choice |
Definition at line 851 of file preprocessor.h.
| VariableStatus status |
Definition at line 852 of file preprocessor.h.
| Fractional value |
Definition at line 853 of file preprocessor.h.