![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Just a message used to store dense solution. This is used by the additional_solutions field. More...
Just a message used to store dense solution. This is used by the additional_solutions field.
Definition at line 9680 of file CpModel.pb.cs.
Public Member Functions | |
CpSolverSolution () | |
CpSolverSolution (CpSolverSolution other) | |
CpSolverSolution | Clone () |
override bool | Equals (object other) |
bool | Equals (CpSolverSolution other) |
override int | GetHashCode () |
override string | ToString () |
void | WriteTo (pb::CodedOutputStream output) |
int | CalculateSize () |
void | MergeFrom (CpSolverSolution other) |
void | MergeFrom (pb::CodedInputStream input) |
Static Public Attributes | |
const int | ValuesFieldNumber = 1 |
Field number for the "values" field. |
Properties | |
static pb::MessageParser< CpSolverSolution > | Parser [get] |
static pbr::MessageDescriptor | Descriptor [get] |
pbc::RepeatedField< long > | Values [get] |
|
inline |
Definition at line 9705 of file CpModel.pb.cs.
|
inline |
Definition at line 9713 of file CpModel.pb.cs.
|
inline |
Definition at line 9797 of file CpModel.pb.cs.
|
inline |
Definition at line 9720 of file CpModel.pb.cs.
|
inline |
Definition at line 9743 of file CpModel.pb.cs.
|
inline |
Definition at line 9737 of file CpModel.pb.cs.
|
inline |
Definition at line 9756 of file CpModel.pb.cs.
|
inline |
Definition at line 9808 of file CpModel.pb.cs.
|
inline |
Definition at line 9818 of file CpModel.pb.cs.
|
inline |
Definition at line 9767 of file CpModel.pb.cs.
|
inline |
Definition at line 9773 of file CpModel.pb.cs.
|
static |
Field number for the "values" field.
Definition at line 9725 of file CpModel.pb.cs.
|
staticget |
Definition at line 9693 of file CpModel.pb.cs.
|
staticget |
Definition at line 9689 of file CpModel.pb.cs.
|
get |
Definition at line 9731 of file CpModel.pb.cs.