Skip to content

corentinleroux/DEC2-CONSTRAINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEC2-CONSTRAINT - M2IKSEM

Part 1 - Programming Exercices

Here is all the development exercices for my homework of DEC2-Constraint.

Part 2 : Modeling Exercices

We had to model all the problem that follow as Constraint Satisfaction Problems (or Combinatorial Optimisation Problems if applicable).

  1. SEND + MORE = MONEY
  2. 4-queens, generalize to N-queens
  3. Magic squares N
  4. Vending machine
  5. Stable matching

All are available on the Part 2 README