Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with csp-solver

A curated list of projects in awesome lists tagged with csp-solver .

https://github.com/jr-morgan/genetic-algorithm-framework

A Genetic Algorithm Framework build for comparing evolutionary and genetic algorithms for the Travelling Salesman Problem and the Cutting Stock Problem

csp csp-solver evolutionary-algorithms genetic-algorithm tsp tsp-problem tsp-solver

Last synced: 15 Nov 2024

https://github.com/antnatb/k-knights

Project for Artificial Intelligence @ Unifi - Implementation of two solvers based on Backtracking and Maintaining-Arc-Consistency for the K Knights Problem

ac-3 backtracking chessboard csp-solver

Last synced: 09 Nov 2024

https://github.com/ash0508/ai-based_sudoku_solver_using_csp_technique

This project is a Sudoku solver implemented in Java using the Constraint Satisfaction Problem (CSP) approach. It reads a Sudoku puzzle, applies CSP techniques to solve it, and verifies the solution.

csp-solver git java vscode

Last synced: 11 Nov 2024

https://github.com/vtramo/python-algorithms

This repository contains various Python algorithms that cover a wide range of problem-solving scenarios.

ac-3-algorithm astar-algorithm backtracking-algorithm csp-solver dfsbfs graph minimax-alpha-beta-pruning python-algorithms python3

Last synced: 17 Nov 2024

https://github.com/gabrielhdt/ocspbt

Constraint satisfaction problem solver in ocaml using backtrack methods -- moved to gitlab

csp-solver ocaml queens-problem sudoku

Last synced: 10 Dec 2024

https://github.com/kalana99/190530h-time-table-assign-csp

Constraint Satisfaction Problem: Backtracking algorithm to schedule time slots and rooms for a given set of subjects.

algorithms-and-data-structures backtracking-algorithm csp-solver problems-solving python3

Last synced: 19 Nov 2024

https://github.com/asifhaider/artificial-intelligence-3-2

Implementation of A* Search, Constraint Satisfaction Problem, Local Search and Knowledge Engineering

a-star-search csp-solver inference-logic latin-square local-search minesweeper n-puzzle

Last synced: 06 Dec 2024