Google OR-Tools v9.11
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 9021 of file CpModel.pb.cs.
|
inline |
Definition at line 9046 of file CpModel.pb.cs.
|
inline |
Definition at line 9054 of file CpModel.pb.cs.
|
inline |
Definition at line 9138 of file CpModel.pb.cs.
|
inline |
Definition at line 9061 of file CpModel.pb.cs.
|
inline |
Definition at line 9084 of file CpModel.pb.cs.
|
inline |
Definition at line 9078 of file CpModel.pb.cs.
|
inline |
Definition at line 9097 of file CpModel.pb.cs.
|
inline |
Definition at line 9149 of file CpModel.pb.cs.
|
inline |
Definition at line 9159 of file CpModel.pb.cs.
|
inline |
Definition at line 9108 of file CpModel.pb.cs.
|
inline |
Definition at line 9114 of file CpModel.pb.cs.
|
static |
Field number for the "values" field.
Definition at line 9066 of file CpModel.pb.cs.
|
staticget |
Definition at line 9034 of file CpModel.pb.cs.
|
staticget |
Definition at line 9030 of file CpModel.pb.cs.
|
get |
Definition at line 9072 of file CpModel.pb.cs.