ac-3
Here are 19 public repositories matching this topic...
Library and tools for working with MP4 files containing video, audio, subtitles, or metadata. The focus is on fragmented files. Includes mp4ff-info, mp4ff-encrypt, mp4ff-decrypt and other tools.
- Updated
Feb 20, 2026 - Go
An advanced C++ puzzle solver that leverages AI techniques of constraint satisfaction and backtracking algorithms to solve any puzzle, complemented by an interactive Qt5 GUI and Sudoku games.
- Updated
Jul 11, 2024 - Jupyter Notebook
Python AI, ML, DL, NLP and GAN exploration playground.
- Updated
Mar 11, 2026 - Python
Interactive AI Sudoku Solver visualizing CSP algorithms (Backtracking, AC-3, MRV/LCV) with a reactive 3D robot companion — built with React Three Fiber
- Updated
Feb 28, 2026 - JavaScript
Sudoku Solver is a repository dedicated to the development and benchmark of famous and novel approaches to solve Sudoku puzzles up to 17 clues
- Updated
Oct 30, 2024 - Python
A lightweight, no_std constraint propagation solver for real-time game logic and procedural verification
- Updated
Feb 26, 2026 - Rust
A simple combinatorial boolean sat solver based on the AC-3 Algorithm
- Updated
Aug 5, 2017 - C
This repository includes a Sudoku solver and a Magic Square puzzle solver. The Sudoku solver employs backtracking search with heuristics and the AC-3 algorithm. The Magic Square solver uses a genetic algorithm to solve 3x3 puzzles. Both solvers are implemented in Python with efficient and optimized approaches.
- Updated
Jun 28, 2024 - Jupyter Notebook
Implementasi Penyelesaian Permainan Teka-teki Silang dengan Pendekatan Constraint Satisfaction Problem
- Updated
Dec 17, 2023 - Python
Final Project in AI Course, HUJI
- Updated
Sep 15, 2024 - Python
Solving Sudoku using Backtracking and AC-3 Algorithm
- Updated
Mar 29, 2019 - Python
Solving Sudoku as a Constraint Satisfaction Problem using the AC-3 algorithm
- Updated
Aug 18, 2019 - Python
Project for Artificial Intelligence @ Unifi - Implementation of two solvers based on Backtracking and Maintaining-Arc-Consistency for the K Knights Problem
- Updated
Jun 18, 2024 - Python
Improve this page
Add a description, image, and links to the ac-3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ac-3 topic, visit your repo's landing page and select "manage topics."