Show / Hide Table of Contents

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.

Back to top TreeProblemFramework from Ecuador.