FICO® Xpress Optimization
 
 
 

Solving puzzles and pastimes with Mosel

The examples in this directory implement various puzzles and pastimes as MIP or Constraint Programming (CP) models. The MIP models are solved with Xpress Optimizer; the CP models (files named *_ka.mos) can only be run if Xpress Kalis has been installed.



Sudoku (CP model): Using 'all_different', enumerating all feasible solutions
 
Futoshiki (CP and MIP models): Using 'all_different', formatted solution printout
 
Fantasy OR: Sangraal (CP and MIP models): Formulation of a scheduling problem with MIP and CP
 
Fiveleaper (MIP model and graphics): Subtour elimination algorithm
 
Puzzles and pastimes from the book `Programmation Lineaire': MIP and CP formulations for discrete feasibility problems
 

 

  Comments or suggestions about the examples? Please e-mail support@fico.com
 

  © Copyright 1983-2020 Fair Isaac Corporation. All rights reserved