da-ekchajzer / DEC2-CONSTRAINT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Java 49.3%Language:Jupyter Notebook 40.0%Language:Python 10.7%