Interface: IGridSupport

IGridSupport is the interface to be implemented by the external optimizer class. This interface is used to define grid interval for input variables.

Methods

Name Description
AddGridInterval(String, Double) Adds a grid interval associated with a variable.