Logic games solver (Sudoku, Fubuki, Garam) using choco-solver
-
Updated
Feb 10, 2018 - Java
Logic games solver (Sudoku, Fubuki, Garam) using choco-solver
A program to resolve the Allocation Frequency problem using two different modelisations (COP and valued CSP)
Il s'agit de trouver les solutions possible pour une matrice 3*3 dont la somme des élements de chaque ligne sont égaux, ainsi que les colones et les diagonales
Some CSPLib problems implemented using the Choco Solver
A simple constraint program to solve the most complicated chicken wings menu
A Sudoku solver that models a Sudoku board as a constraint program and then solves it using Choco Solver.
Constraint Satisfaction problem
Optimization of routing problem search algorithms by using Constraint Programming (last year project in Engineering School ISIMA)
A tool that enables the designer to model Cyber-physical systems and verify their correctness
codes of my IUT course
An example for Domain Reduction using ChocoSolver
Planning optimization / HUST / 20202
Solving Sudoku puzzles with Choco Solver.
Solving the Car Sequencing Problem with Choco Solver.
Car-Sequencing Problem solved with Constraint Programming approach
CSE 318 Artificial Intelligence Sessional (L3/T2)
Add a description, image, and links to the choco-solver topic page so that developers can more easily learn about it.
To associate your repository with the choco-solver topic, visit your repo's landing page and select "manage topics."