Hi, I have tried to use lpSolve but I don't see how to ensure that the solution is in integer range. I use the solveLP function and there is none parameter that force the function to solve the problem with integer values.
Is there any other function to use ? [EMAIL PROTECTED] wrote: > Dimitri, > > I am assuming you mean integer linear optimization problem. Try lpSolve. > I think you will find it much easier to use. > > Cheers, > > Andy > > __________________________________ > Andy Jaworski > 518-1-01 > Process Laboratory > 3M Corporate Research Laboratory > ----- > E-mail: [EMAIL PROTECTED] > Tel: (651) 733-6092 > Fax: (651) 736-3122 > > > > Mahieux Dimitri > <dimitri.mahieux@ > student.uclouvain To > .be> [email protected] > Sent by: cc > [EMAIL PROTECTED] > at.math.ethz.ch Subject > [R] Integer Optimization > > 03/21/2007 06:42 > AM > > > > > > > > Hello everybody, > > I am looking for a function (or package) which can solve a integer > optimization problem. I have found the glpk package but I don't known > very well how to use it. > Someone has another solution ? > > thx > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > > > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
