An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ac3-algorithm

TizianoMontenegro/Crossword-AI

AI to generate crossword puzzles, problem formulated as a contraint satisfaction problem, using ac3 and backtrack algorithms in order to solve the problem.

Language: Python - Size: 121 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

felipecacique/SudokuSolver

Algorithms to solve Sudoku of sizes 9x9, 16x16 and 25x25

Language: Python - Size: 677 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

aurbano/sudoku_py

Sudoku Solver in Python

Language: Python - Size: 150 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

ifrazaib/SuddukoPuzzle

I have added Sudoku puzzle solver in python language with the AC3 and Backtracking algorithm to master the Artificial Intelligence skills

Language: Python - Size: 651 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

afaq-ahmed07/Sudoku

A Python-based Sudoku puzzle solver that utilizes the Backtracking and AC-3 algorithms to find solutions. The project features a user-friendly GUI built with Tkinter, allowing users to input puzzles, solve them automatically, and clear the board for new entries.

Language: Python - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

adaskoko/Sudoku-Solver-Map-Coloring-Einstein-Problem

Backtracking and forward-check algorithms for problem solving. Examples for sudoku, map coloring and Einstein's problem.

Language: Python - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

geekn0rd/Sudoku-AI

Solving the sudoku as a CSP and heuristics like MRV and AC3

Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

alinourian/Artificial-Intelligence-Assignments

This repository contains the assignments of Artificial Intelligence course at Sharif University of Technology.

Language: Jupyter Notebook - Size: 6.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bmarroc/artificial-intelligence

Python/Numpy scripts implementing Artificial Intelligence algorithms

Language: Python - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

noehoro/crossword-flask

Website that will generate crosswords for you after you input the words and select a structure using AI python Algorithms and data structures

Language: HTML - Size: 230 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

vuurball/ai-6-crossword-generator

An AI to generate crossword puzzles

Language: Python - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

MahmoudHussienMohamed/AC3-CPP-Crossword-Solver

C++ Crossword Solver using AC3 and Back Track Algorithms.

Language: C++ - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hamedrq7/Magnet-puzzle-as-a-CSP

This is a homework about Formulating a game called "Magnet Puzzle" into CSP, then using Backtracking, Forward Checking to solve it. Various heuristics such as MRV, LCV, Arc consistency (AC3) is used to improve the searching performance. This homework is a part of many projects in a Fundamentals to AI course @ FUM.

Language: Java - Size: 4.68 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

scottfones/goqueens

Solving n-Queens to learn golang and constraint satisfaction problems

Language: Go - Size: 5.93 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

arashsm79/ravenous-polarity

Implementation of CSP heuristics and backtracking algorithm for magnet puzzle in Rust.

Language: Rust - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jubiiz/suguru

My take at a suguru solver

Language: Python - Size: 24.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

salar-shdk/AC3

cpp AC3 algorithm implementation

Language: C++ - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0