Definition at line 6947 of file LinearSolver.pb.cs.
◆ MPSolution() [1/2]
OperationsResearch.MPSolution.MPSolution |
( |
| ) |
|
|
inline |
◆ MPSolution() [2/2]
OperationsResearch.MPSolution.MPSolution |
( |
MPSolution | other | ) |
|
|
inline |
◆ CalculateSize()
int OperationsResearch.MPSolution.CalculateSize |
( |
| ) |
|
|
inline |
◆ ClearObjectiveValue()
void OperationsResearch.MPSolution.ClearObjectiveValue |
( |
| ) |
|
|
inline |
◆ Clone()
MPSolution OperationsResearch.MPSolution.Clone |
( |
| ) |
|
|
inline |
◆ Equals() [1/2]
bool OperationsResearch.MPSolution.Equals |
( |
MPSolution | other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool OperationsResearch.MPSolution.Equals |
( |
object | other | ) |
|
|
inline |
◆ GetHashCode()
override int OperationsResearch.MPSolution.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void OperationsResearch.MPSolution.MergeFrom |
( |
MPSolution | other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void OperationsResearch.MPSolution.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
override string OperationsResearch.MPSolution.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void OperationsResearch.MPSolution.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ ObjectiveValueFieldNumber
const int OperationsResearch.MPSolution.ObjectiveValueFieldNumber = 1 |
|
static |
◆ VariableValueFieldNumber
const int OperationsResearch.MPSolution.VariableValueFieldNumber = 2 |
|
static |
◆ Descriptor
pbr.MessageDescriptor OperationsResearch.MPSolution.Descriptor |
|
staticget |
◆ HasObjectiveValue
bool OperationsResearch.MPSolution.HasObjectiveValue |
|
get |
◆ ObjectiveValue
double OperationsResearch.MPSolution.ObjectiveValue |
|
getset |
◆ Parser
pb.MessageParser<MPSolution> OperationsResearch.MPSolution.Parser |
|
staticget |
◆ VariableValue
pbc.RepeatedField<double> OperationsResearch.MPSolution.VariableValue |
|
get |
The documentation for this class was generated from the following file: