Returns the type of extremum -- minimum or maximum -- the solver is looking for when calculating a solution to the given problem.
By default, the algorithms look for a maximum, but you can change the type of the extremum by calling the SetExtremumType method.
EasySolver Class | WebCab.COM.Math.Optimization Namespace | SetExtremumType