kindly guide how i can solve integer programing model in R.
Here's one article on using the lpsolve package: Integer Programming with R: Exploring the “lpSolve” R package.
ompr is a popular package for mixed integer linear programming:
There are also a bunch of YouTube videos, etc. if you do a web search of "integer programming in R."
1 Like
i want to know the packages to solve it, yet to start
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.