Introduction to the Course
  • Course Introduction
Graph Coloring Problem
  • Introduction to the Problem
  • Modeling of the Problem
  • Constraint and Branching
  • Auxiliar Methods
  • Final Program
Queens Problem
  • Introduction to the Problem
  • Modeling of the Problem
  • Number of Queens Constraint
  • Row Constraints
  • Column Constraints
  • Branching and Auxiliar Methods
  • Final Program
Latin Square Problem
  • Introduction to the Problem
  • Modeling of the Problem
  • Row and Column Constraints
  • Initial Values Constraint
  • Auxiliar Methods
  • Final Program