Generic Constraint Development Environment
-
Updated
Jul 4, 2024 - C++
Generic Constraint Development Environment
Qualitative Reasoning: Spatio-Temporal Reasoning using Relation Algebras and Constraint Networks. Documentation is under construction at ReadTheDocs. See link below.
Project solutions for Udacity's AI Nanodegree Program
🔢 A parallelized Sudoku solver implemented with various solving algorithms in C++
My footsteps into Artificial Intelligence as I make this Sudoku Solver while learning AI online for the first time.
Artificial Intelligence assignments, for the course Artificial Intelligence : Knowledge Representation
Algebras for qualitative reasoning about time, space, etc.
Implementation of Peter Norvig's sudoku solving and backtracking algorithms in java.
Solve the Sudoku Puzzle within 30 seconds by Constraint Propagation and Search
A script that helps to solve a sudoku on sudoku.com
Implementing constraint propagation programs to solve Sudoku puzzles and the Australian map coloring problem.
An Elixir implementation of Peter Norvig's Sudoku solver.
The goal of the project is to improve a kaggle project about Dog Breed Classification, achieving an higher test accuracy. The original project achieved 79% of accuracy on the test set, while this one goes up to 87%. Also further improvements were made to the data processing pipeline in terms of modularity and performance.
Playground for Artificial intelligence projects and exercises I come across.
Puzzle solving with ECLiPse CLP and Constraint Handling Rules
Sudoku solver using the AI artificial intelligence concepts constraint propagation and depth-first search.
Artificial Intelligence Projects for Udacity AI Nanodegree
Sudoku Solver. Using Naked Twins and Constraint Propagation techniques
Add a description, image, and links to the constraint-propagation topic page so that developers can more easily learn about it.
To associate your repository with the constraint-propagation topic, visit your repo's landing page and select "manage topics."