Attempts optimize the value of the objective variable w.r.t. to the optimization policy. Restores the best solution found so far (if any)
@param policy optimization policy, among ResolutionPolicy.MINIMIZE and ResolutionPolicy.MAXIMIZE
@param objective the variable to optimize
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.