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

GitHub topics: linear-conflict

omer-lebel/Sliding-Tiles-AI-algo

Solving the sliding tiles puzzled using bdf, iddfs, gbfs and a*

Language: Python - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

entangledloops/slidingpuzzle

Sliding Puzzle solver and utilities

Language: Python - Size: 367 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

jackr276/N-Puzzle-Solver

An implementation of an A* Heursitc Algorithm for solving the N-Puzzle problem, written in C

Language: C - Size: 235 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Gigi-G/npuzzle

The N-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The puzzle can be of any size, with the most common sizes being 3x3 and 4x4. The objective of the puzzle is to rearrange the tiles to form a specific pattern.

Language: Python - Size: 1.25 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

dolovnyak/n-puzzle Fork of insearcher/n-puzzle

Solves puzzles of various sizes

Language: C++ - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

allenfallen/sliding-puzzle

A sliding puzzle game and solver using ncurses.

Language: C++ - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1

giorgossofronas/15-puzzle

Solver for the famous 15-puzzle using IDA* search

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

itakurah/HAW-IS-15-Puzzle-Solver

This software solves the 15-Puzzle sliding game with informed search algorithms and various heuristics.

Language: Java - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

asarandi/n-puzzle

My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes

Language: Python - Size: 979 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 4

Subangkar/N-Puzzle-Problem-CPP-Implementation-using-A-Star-Search

A C++ implementation of N Puzzle problem using A Star Search with heuristics of Manhattan Distance, Hamming Distance & Linear Conflicts

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2

daviddl9/N-Puzzle-solver

AI that solves the N-Puzzle

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0