







The Solution type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearValues |
Removes the variable values and objective values from this solution instance and sets the status to NoSolutionValues.
|
![]() | CompareTo |
Compares the objective values of this solution instance to others.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(IDictionary<(Of <<'(String, Double>)>>)) |
Indicates whether the variable values of this solution instance are equal to otherVariableValues.
|
![]() | Equals(Solution) |
Indicates whether the objective values of this solution instance are equal to others.
|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetObjectiveValue |
Returns the solution value of the objective named name, or null if the status of this solution instance is NoSolutionValues.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetVariableValue |
Returns the solution value of the variable named name, or null if the status of this solution instance is NoSolutionValues.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |