Hi, I am attempting to solve a Mixed Integer Non Linear Program using R. I am aware of the GLPK package that solved mixed integer linear programs, and the Rdonlp2 package that solve linear programs. Is there any package that that solves the MINLP case? Any info or pointers would be greatly appreciated. Jonathan.
Apparently Analagous Threads
- The GNU Linear Programming Kit for R
- The GNU Linear Programming Kit for R
- Linear programming with sparse matrix input format?
- minimisation problem, two setups (nonlinear with equality constraints/linear programming with mixed constraints)
- Linear programming problem, RGPLK - "no feasible solution".