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 9653 of file CpModel.pb.cs.
◆ CpSolverSolution() [1/2]
| Google.OrTools.Sat.CpSolverSolution.CpSolverSolution |
( |
| ) |
|
|
inline |
◆ CpSolverSolution() [2/2]
| Google.OrTools.Sat.CpSolverSolution.CpSolverSolution |
( |
CpSolverSolution | other | ) |
|
|
inline |
◆ CalculateSize()
| int Google.OrTools.Sat.CpSolverSolution.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Google.OrTools.Sat.CpSolverSolution.Equals |
( |
object | other | ) |
|
|
inline |
◆ GetHashCode()
| override int Google.OrTools.Sat.CpSolverSolution.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
| void Google.OrTools.Sat.CpSolverSolution.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
| override string Google.OrTools.Sat.CpSolverSolution.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
| void Google.OrTools.Sat.CpSolverSolution.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ ValuesFieldNumber
| const int Google.OrTools.Sat.CpSolverSolution.ValuesFieldNumber = 1 |
|
static |
◆ Descriptor
| pbr.MessageDescriptor Google.OrTools.Sat.CpSolverSolution.Descriptor |
|
staticget |
◆ Parser
◆ Values
| pbc.RepeatedField<long> Google.OrTools.Sat.CpSolverSolution.Values |
|
get |
The documentation for this class was generated from the following file: