Hi everybody,
Does anyone know a good reference or tutorial in the spirit of the book "Model building in mathematical programming" for Constraint Programming techniques for solving MIPs?
Thanks in advance Regards, Shahin
|
|
Hi everybody, Does anyone know a good reference or tutorial in the spirit of the book "Model building in mathematical programming" for Constraint Programming techniques for solving MIPs? Thanks in advance Regards, Shahin |
||
|
|
|
|
I'm also looking for a good modeling books in constraint programming, but have found none as good as Williams'. However, here are some introductions to constraint programming with discussions of modeling issues.
|
||||||
|
|
|
I also like the book "Programming with Constraints" by Kim Marriott and Peter Stuckey. It includes some modeling tips and guidelines. Here's the web site: http://ww2.cs.mu.oz.au/~pjs/book/book.html |
||
|
|
|
There is an introductory paper available at the Interfaces, titled "Program Does Not Equal Program: Constraint Programming and Its Relationship to Mathematical Programming". A PDF link is here. May not be exactly what you are looking for, but I found the article very nice to start CP with. |
||
|
|