DotNet Reference
DotNet Reference
Detailed Description
This message encodes a partial (or full) assignment of the variables of a CpModelProto.
The variable indices should be unique and valid variable indices.
Definition at line 5517 of file CpModel.pb.cs.
Public Member Functions | |
| PartialVariableAssignment () | |
| PartialVariableAssignment (PartialVariableAssignment other) | |
| PartialVariableAssignment | Clone () |
| override bool | Equals (object other) |
| bool | Equals (PartialVariableAssignment other) |
| override int | GetHashCode () |
| override string | ToString () |
| void | WriteTo (pb::CodedOutputStream output) |
| int | CalculateSize () |
| void | MergeFrom (PartialVariableAssignment other) |
| void | MergeFrom (pb::CodedInputStream input) |
Static Public Attributes | |
| const int | VarsFieldNumber = 1 |
| Field number for the "vars" field. More... | |
| const int | ValuesFieldNumber = 2 |
| Field number for the "values" field. More... | |
Properties | |
| static pb::MessageParser< PartialVariableAssignment > | Parser [get] |
| static pbr::MessageDescriptor | Descriptor [get] |
| pbc::RepeatedField< int > | Vars [get] |
| pbc::RepeatedField< long > | Values [get] |
Constructor & Destructor Documentation
◆ PartialVariableAssignment() [1/2]
|
inline |
Definition at line 5534 of file CpModel.pb.cs.
◆ PartialVariableAssignment() [2/2]
|
inline |
Definition at line 5541 of file CpModel.pb.cs.
Member Function Documentation
◆ CalculateSize()
|
inline |
Definition at line 5616 of file CpModel.pb.cs.
◆ Clone()
|
inline |
Definition at line 5548 of file CpModel.pb.cs.
◆ Equals() [1/2]
|
inline |
Definition at line 5573 of file CpModel.pb.cs.
◆ Equals() [2/2]
|
inline |
Definition at line 5578 of file CpModel.pb.cs.
◆ GetHashCode()
|
inline |
Definition at line 5591 of file CpModel.pb.cs.
◆ MergeFrom() [1/2]
|
inline |
Definition at line 5627 of file CpModel.pb.cs.
◆ MergeFrom() [2/2]
|
inline |
Definition at line 5637 of file CpModel.pb.cs.
◆ ToString()
|
inline |
Definition at line 5602 of file CpModel.pb.cs.
◆ WriteTo()
|
inline |
Definition at line 5607 of file CpModel.pb.cs.
Member Data Documentation
◆ ValuesFieldNumber
|
static |
Field number for the "values" field.
Definition at line 5563 of file CpModel.pb.cs.
◆ VarsFieldNumber
|
static |
Field number for the "vars" field.
Definition at line 5553 of file CpModel.pb.cs.
Property Documentation
◆ Descriptor
|
staticget |
Definition at line 5524 of file CpModel.pb.cs.
◆ Parser
|
staticget |
Definition at line 5521 of file CpModel.pb.cs.
◆ Values
|
get |
Definition at line 5568 of file CpModel.pb.cs.
◆ Vars
|
get |
Definition at line 5558 of file CpModel.pb.cs.
The documentation for this class was generated from the following file: