This message encodes a partial (or full) assignment of the variables of a MPModelProto problem. The indices in var_index should be unique and valid variable indices of the associated problem.
More...
This message encodes a partial (or full) assignment of the variables of a MPModelProto problem. The indices in var_index should be unique and valid variable indices of the associated problem.
Definition at line 4117 of file LinearSolver.pb.cs.
◆ PartialVariableAssignment() [1/2]
| OperationsResearch.PartialVariableAssignment.PartialVariableAssignment |
( |
| ) |
|
|
inline |
◆ PartialVariableAssignment() [2/2]
| OperationsResearch.PartialVariableAssignment.PartialVariableAssignment |
( |
PartialVariableAssignment | other | ) |
|
|
inline |
◆ CalculateSize()
| int OperationsResearch.PartialVariableAssignment.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
| override bool OperationsResearch.PartialVariableAssignment.Equals |
( |
object | other | ) |
|
|
inline |
◆ Equals() [2/2]
◆ GetHashCode()
| override int OperationsResearch.PartialVariableAssignment.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
| void OperationsResearch.PartialVariableAssignment.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
| override string OperationsResearch.PartialVariableAssignment.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
| void OperationsResearch.PartialVariableAssignment.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ VarIndexFieldNumber
| const int OperationsResearch.PartialVariableAssignment.VarIndexFieldNumber = 1 |
|
static |
◆ VarValueFieldNumber
| const int OperationsResearch.PartialVariableAssignment.VarValueFieldNumber = 2 |
|
static |
◆ Descriptor
| pbr.MessageDescriptor OperationsResearch.PartialVariableAssignment.Descriptor |
|
staticget |
◆ Parser
◆ VarIndex
| pbc.RepeatedField<int> OperationsResearch.PartialVariableAssignment.VarIndex |
|
get |
◆ VarValue
| pbc.RepeatedField<double> OperationsResearch.PartialVariableAssignment.VarValue |
|
get |
The documentation for this class was generated from the following file: