Non Linear Integer Programming

前端 未结 4 1815
醉酒成梦
醉酒成梦 2021-01-05 09:49

I would like to know if there is a package in R handling non linear integer optimization.

\"Basically\", I would like to solve the following problem:

m

4条回答
  •  情歌与酒
    2021-01-05 10:06

    http://cran.r-project.org/web/views/Optimization.html lists the packages Rdonlp2 and Rsolnp which may be suitable.

提交回复
热议问题