Tagged Questions
5
votes
2answers
725 views
Is there an R optimization package that can handle integer constraints and non-linear objective functions?
I am looking for an optimization routine that can optimize a non-linear objective function with integer constraints. NuOPT for S-Plus, CPLEX, or Matlab include powerful optimization packages for these ...