Indicates whether a solution to the given optimization problem has been found.
This method returns `true' if called after a
successful call to the Solve
method. If the calculateSolution method was never
called since the last function set (see IsFunctionSet), or the last call was unsuccessful, this method will
return `false', to indicate that no solution is
available yet.
EasySolver Class | WebCab.COM.Math.Optimization Namespace