Delegate SummaryComputer
Delegate to implement the ComputeSummary(IEnvironment) method independently from custom parameter classes.
Namespace: TreeProblemFramework.Solver
Parameters
| Type | Name | Description |
|---|---|---|
| IEnvironment | env | The environment from which to compute its summary. |
Returns
| Type | Description |
|---|---|
| System.String | An string representation of the environment's summary. |