ILOG CP

IBM ILOG CP Optimizer is a generic CP-based system to model and solve scheduling problems.

[Read More] [Options] [Changes] [Download]

How to use it

ampl: option solver ilogcp; # change the solver
ampl: option ilogcp_options 'option1=value1 option2=value2'; # specify options
ampl: solve; # solve the problem

Options

Full list of solver options:

Changelog