How to choose a integer linear programming solver ?
- by Cassie
Hi all,
I am newbie for integer linear programming.
I plan to use a integer linear programming solver to solve my combinational optimization problem.
I am more familiar with C++/object oriented programming on an IDE.
Now I am using NetBeans with Cygwin to write my applications most of time.
May I ask if there is an easy use ILP solver for me?
Or does it depend on the problem I want to solve ? I am trying to do some resources mapping optimization. please let me know if any further information is required.
Thank you very much, Cassie.