WebCab Optimization for COM v2.6

EasySolver.GetMethodUsed Method 

Returns a text description of the method used in calculating the solution to the given optimization problem.

public string GetMethodUsed();

Remarks

This method can be called after a call to the Solve method, regardless of whether a solution was found or not. If the function is changed, subsequent calls to this method should be made only after calling Solve again.

See Also

EasySolver Class | WebCab.COM.Math.Optimization Namespace