|
static pb::MessageParser< SetCoverSolutionResponse > | Parser [get] |
|
static pbr::MessageDescriptor | Descriptor [get] |
|
global::OperationsResearch.SetCoverSolutionResponse.Types.Status | Status [get, set] |
| For future use.
|
|
bool | HasStatus [get] |
| Gets whether the "status" field is set.
|
|
int | NumSubsets [get, set] |
| The number of subsets that are selected in the solution. This is used to decompress their indices below.
|
|
bool | HasNumSubsets [get] |
| Gets whether the "num_subsets" field is set.
|
|
pbc::RepeatedField< int > | Subset [get] |
| The list of the subsets selected in the solution.
|
|
double | Cost [get, set] |
| The cost of the solution, as computed by the algorithm.
|
|
bool | HasCost [get] |
| Gets whether the "cost" field is set.
|
|
double | CostLowerBound [get, set] |
| A lower bound of the solution, as computed by the algorithm.
|
|
bool | HasCostLowerBound [get] |
| Gets whether the "cost_lower_bound" field is set.
|
|
global::Google.OrTools.Util.Int128 | Fingerprint [get, set] |
| An automatically fingerprint for the solution.
|
|
global::Google.OrTools.Util.Int128 | ModelFingerprint [get, set] |
| A reference to the model the solution applies to.
|
|
Definition at line 592 of file SetCover.pb.cs.
◆ SetCoverSolutionResponse() [1/2]
OperationsResearch.SetCoverSolutionResponse.SetCoverSolutionResponse |
( |
| ) |
|
|
inline |
◆ SetCoverSolutionResponse() [2/2]
◆ CalculateSize()
int OperationsResearch.SetCoverSolutionResponse.CalculateSize |
( |
| ) |
|
|
inline |
◆ ClearCost()
void OperationsResearch.SetCoverSolutionResponse.ClearCost |
( |
| ) |
|
|
inline |
◆ ClearCostLowerBound()
void OperationsResearch.SetCoverSolutionResponse.ClearCostLowerBound |
( |
| ) |
|
|
inline |
Clears the value of the "cost_lower_bound" field.
Definition at line 775 of file SetCover.pb.cs.
◆ ClearNumSubsets()
void OperationsResearch.SetCoverSolutionResponse.ClearNumSubsets |
( |
| ) |
|
|
inline |
Clears the value of the "num_subsets" field.
Definition at line 701 of file SetCover.pb.cs.
◆ ClearStatus()
void OperationsResearch.SetCoverSolutionResponse.ClearStatus |
( |
| ) |
|
|
inline |
Clears the value of the "status" field.
Definition at line 670 of file SetCover.pb.cs.
◆ Clone()
◆ Equals() [1/2]
override bool OperationsResearch.SetCoverSolutionResponse.Equals |
( |
object | other | ) |
|
|
inline |
◆ Equals() [2/2]
◆ GetHashCode()
override int OperationsResearch.SetCoverSolutionResponse.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void OperationsResearch.SetCoverSolutionResponse.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ MergeFrom() [2/2]
◆ ToString()
override string OperationsResearch.SetCoverSolutionResponse.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void OperationsResearch.SetCoverSolutionResponse.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ CostFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.CostFieldNumber = 4 |
|
static |
◆ CostLowerBoundFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.CostLowerBoundFieldNumber = 5 |
|
static |
Field number for the "cost_lower_bound" field.
Definition at line 750 of file SetCover.pb.cs.
◆ FingerprintFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.FingerprintFieldNumber = 6 |
|
static |
Field number for the "fingerprint" field.
Definition at line 780 of file SetCover.pb.cs.
◆ ModelFingerprintFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.ModelFingerprintFieldNumber = 7 |
|
static |
Field number for the "model_fingerprint" field.
Definition at line 795 of file SetCover.pb.cs.
◆ NumSubsetsFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.NumSubsetsFieldNumber = 2 |
|
static |
Field number for the "num_subsets" field.
Definition at line 675 of file SetCover.pb.cs.
◆ StatusFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.StatusFieldNumber = 1 |
|
static |
◆ SubsetFieldNumber
const int OperationsResearch.SetCoverSolutionResponse.SubsetFieldNumber = 3 |
|
static |
◆ Cost
double OperationsResearch.SetCoverSolutionResponse.Cost |
|
getset |
The cost of the solution, as computed by the algorithm.
Definition at line 729 of file SetCover.pb.cs.
◆ CostLowerBound
double OperationsResearch.SetCoverSolutionResponse.CostLowerBound |
|
getset |
A lower bound of the solution, as computed by the algorithm.
Definition at line 759 of file SetCover.pb.cs.
◆ Descriptor
pbr.MessageDescriptor OperationsResearch.SetCoverSolutionResponse.Descriptor |
|
staticget |
◆ Fingerprint
global.Google.OrTools.Util.Int128 OperationsResearch.SetCoverSolutionResponse.Fingerprint |
|
getset |
An automatically fingerprint for the solution.
- Todo
- (user): Implement.
Definition at line 787 of file SetCover.pb.cs.
◆ HasCost
bool OperationsResearch.SetCoverSolutionResponse.HasCost |
|
get |
◆ HasCostLowerBound
bool OperationsResearch.SetCoverSolutionResponse.HasCostLowerBound |
|
get |
Gets whether the "cost_lower_bound" field is set.
Definition at line 769 of file SetCover.pb.cs.
◆ HasNumSubsets
bool OperationsResearch.SetCoverSolutionResponse.HasNumSubsets |
|
get |
Gets whether the "num_subsets" field is set.
Definition at line 695 of file SetCover.pb.cs.
◆ HasStatus
bool OperationsResearch.SetCoverSolutionResponse.HasStatus |
|
get |
Gets whether the "status" field is set.
Definition at line 664 of file SetCover.pb.cs.
◆ ModelFingerprint
global.Google.OrTools.Util.Int128 OperationsResearch.SetCoverSolutionResponse.ModelFingerprint |
|
getset |
A reference to the model the solution applies to.
- Todo
- (user): Implement.
Definition at line 802 of file SetCover.pb.cs.
◆ NumSubsets
int OperationsResearch.SetCoverSolutionResponse.NumSubsets |
|
getset |
The number of subsets that are selected in the solution. This is used to decompress their indices below.
Definition at line 685 of file SetCover.pb.cs.
◆ Parser
◆ Status
global.OperationsResearch.SetCoverSolutionResponse.Types.Status OperationsResearch.SetCoverSolutionResponse.Status |
|
getset |
◆ Subset
pbc.RepeatedField<int> OperationsResearch.SetCoverSolutionResponse.Subset |
|
get |
The list of the subsets selected in the solution.
Definition at line 715 of file SetCover.pb.cs.
The documentation for this class was generated from the following file: