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 and MIP models): Using 'all_different', enumerating all feasible solutions, SVG graphs showing progress of solving
 
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