Interface ISolution<T>
Every solution type must implement this interface
Namespace:Palns
Assembly:Palns.dll
Syntax
public interface ISolution<out T> : IPalnsClonable<T>
Properties
| Improve this Doc View SourceObjective
Declaration
double Objective { get; }
Returns
Type | Description |
---|---|
System.Double |