A simple ASCII format to represent music scores, and a music score editor
- Updated
Aug 2, 2024 - JavaScript
A simple ASCII format to represent music scores, and a music score editor
GUI to visualize SWI CLP(FD) programs
An implementation of tabu search algorithm
A constraint solver for Dishonored 2's Jindosh Riddle.
The player is hunted down by playing cards while navigating a regenerating hedge maze à la Alice and Wonderland.
sudoku-all-in-one is a Python-based, constraint satisfaction solver for a wide range of Sudoku variants. It extends the classic 9×9 Sudoku with additional logic-based constraints used in popular puzzle hybrids — all handled within a single solving engine.
PoC Flask web app for interactive visualization of a constraint-satisfaction problem
An automated roster scheduler which schedules doctors’ shifts in hospital wards at the beginning of every month, following constraints set by the consultant and the free times preferred by the doctors. Runs as a lightweight web application.
Deterministic Minesweeper AI
Full Stack AI productivity web app with RAG-powered habit suggestions made with React, Python Flask and Firebase aimed for Self Improvement enthusiasts, link: https://habit-centred-todolist.web.app/
Constraint Programming Final Project
A Sudoku game with an automated agent that generates puzzles, solves them, and verifies their validity using constraint satisfaction algorithms. The Agent uses backtracking and heuristics for efficient solving. It also offers a web interface for users to interact with the puzzle.
Simulated classroom scheduler
Using AI techniques to solve a complex Constraint Satisfaction Problem
Add a description, image, and links to the constraint-satisfaction-problem topic page so that developers can more easily learn about it.
To associate your repository with the constraint-satisfaction-problem topic, visit your repo's landing page and select "manage topics."