This message encodes a partial (or full) assignment of the variables of a CpModelProto. The variable indices should be unique and valid variable indices.
More...
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 7532 of file CpModel.pb.cs.
◆ PartialVariableAssignment() [1/2]
Google.OrTools.Sat.PartialVariableAssignment.PartialVariableAssignment |
( |
| ) |
|
|
inline |
◆ PartialVariableAssignment() [2/2]
◆ CalculateSize()
int Google.OrTools.Sat.PartialVariableAssignment.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
override bool Google.OrTools.Sat.PartialVariableAssignment.Equals |
( |
object | other | ) |
|
|
inline |
◆ Equals() [2/2]
◆ GetHashCode()
override int Google.OrTools.Sat.PartialVariableAssignment.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
void Google.OrTools.Sat.PartialVariableAssignment.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
override string Google.OrTools.Sat.PartialVariableAssignment.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void Google.OrTools.Sat.PartialVariableAssignment.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ ValuesFieldNumber
const int Google.OrTools.Sat.PartialVariableAssignment.ValuesFieldNumber = 2 |
|
static |
◆ VarsFieldNumber
const int Google.OrTools.Sat.PartialVariableAssignment.VarsFieldNumber = 1 |
|
static |
◆ Descriptor
pbr.MessageDescriptor Google.OrTools.Sat.PartialVariableAssignment.Descriptor |
|
staticget |
◆ Parser
◆ Values
pbc.RepeatedField<long> Google.OrTools.Sat.PartialVariableAssignment.Values |
|
get |
◆ Vars
pbc.RepeatedField<int> Google.OrTools.Sat.PartialVariableAssignment.Vars |
|
get |
The documentation for this class was generated from the following file: