Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
#

arc-consistency-algorithm

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This is a practice for AI Search Algorithm. Grocery Bagging is a Constraint Satisfaction Problem (CSP). I used Backtracking search algorithm (Depth-First-Search) along with arc-consistency, Most Restrictive Value (MRV) and Least Constraining Value (LCV) heuristics for prioritizing and pruning to solve the problem as efficiently as possible.

  • Updated Oct 27, 2021
  • Java

This project is a Sudoku solver and generator with a GUI built using Pygame as an application on CSP & its approaches. It provides three modes for users to interact with Sudoku puzzles: Mode 1: AI Agent solves a randomly generated Sudoku board. Mode 2: AI Agent solves a user-generated Sudoku board. Mode 3: User solves a user-generated Sudoku board.

  • Updated Dec 24, 2024
  • Python

Improve this page

Add a description, image, and links to the arc-consistency-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arc-consistency-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more

Morty Proxy This is a proxified and sanitized view of the page, visit original site.