![]() |
Google OR-Tools v9.12
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...
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] |
Just a message used to store dense solution. This is used by the additional_solutions field.
Definition at line 9446 of file CpModel.pb.cs.
|
inline |
Definition at line 9471 of file CpModel.pb.cs.
|
inline |
Definition at line 9479 of file CpModel.pb.cs.
|
inline |
Definition at line 9563 of file CpModel.pb.cs.
|
inline |
Definition at line 9486 of file CpModel.pb.cs.
|
inline |
Definition at line 9509 of file CpModel.pb.cs.
|
inline |
Definition at line 9503 of file CpModel.pb.cs.
|
inline |
Definition at line 9522 of file CpModel.pb.cs.
|
inline |
Definition at line 9574 of file CpModel.pb.cs.
|
inline |
Definition at line 9584 of file CpModel.pb.cs.
|
inline |
Definition at line 9533 of file CpModel.pb.cs.
|
inline |
Definition at line 9539 of file CpModel.pb.cs.
|
static |
Field number for the "values" field.
Definition at line 9491 of file CpModel.pb.cs.
|
staticget |
Definition at line 9459 of file CpModel.pb.cs.
|
staticget |
Definition at line 9455 of file CpModel.pb.cs.
|
get |
Definition at line 9497 of file CpModel.pb.cs.