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…