Skip to content
Prev 294902 / 398506 Next

Optimization inconsistencies

On May 18, 2012, at 00:14 , Nathan Stephens wrote:

            
Sounds like a linear programming problem, so perhaps one of the packages that are specialized for that? lpSolve looks like it should do it.

(As a general matter: There's nothing simple about constrained maximization problems, and generic optimizers aren't really geared towards dealing with large sets of constraints.)