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

GitHub topics: blind-search

alejandromorislara/Woody-Block-Search-Algorithm

A Python toolkit that solves the Woody Block puzzle—placing varied block pieces to clear diamonds—by implementing and benchmarking both blind (BFS, DFS, IDS, UCS) and heuristic (Greedy, A\*, Weighted A\*) search strategies via an easy CLI **and a simple graphical UI**.

Language: Python - Size: 139 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

LazoVelko/N-Queens-Problem

Placing N chess queens on an NxN chessboard so that no two queens threaten each other.

Language: Java - Size: 215 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 1

daedalus/sqlblindextract 📦

SQL blind data extraction POC

Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

DrayWilliams1/NQueens 📦

Solving the N-Queens problem using a blind and informed (heuristic) search. (School Project - 2017)

Language: Java - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

khanhdq109/WaterSort-Bloxorz-Solver

Water Sort & Bloxorz Solver

Language: Python - Size: 148 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

OnurArdaB/Artificial-Intelligence

Introductive Course to Artificial Intelligence

Language: Jupyter Notebook - Size: 1.19 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ratomidev/Solving-8-Puzzle-Problem

8 Puzzle Game

Language: Java - Size: 24.4 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

shaniadicen/eight-puzzle-search

A java program that solves the Eight Puzzle problem using five different search algorithms.

Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

RyanArdiansyah10/Blind-Searching

Algoritma 1.BFS, 2.DFS, 3.UCS, 4.IDDFS, 5.BS & 6.Tugas 01 Blind Searching

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

duonghaipham/search-graph

Lab 1 Introduction to Artificial Intelligence

Language: Python - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ahmedibrahimq/ToH

Solving Towers of Hanoi game using uninformed search algorithms. (B.Sc. course work)

Language: C# - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

prashantpks/missionary-cannibal-in-C

Solving missionary cannibal problem using different search strategies in C

Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ritikasarkar18/Foundations-of-AI

Practical implementations of Fundamental AI concepts

Language: Python - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

huynhtuandat05december/CSE-Introduction_To_AI

Introduction to Artificial Intelligence-BKU-CS

Language: Python - Size: 687 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Galiold/Search-EightPuzzle

Implementation of some blind and heuristic search algorithms to solve the 8-Puzzle problem

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

Es7evam/Knapsack-AI

Implementation of Blind Searches and Heuristics at Knapsack problem

Language: Jupyter Notebook - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

arthurfortes/SearchStrategies-IA

Search Strategies

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