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

Projects in Awesome Lists tagged with greedy-search

A curated list of projects in awesome lists tagged with greedy-search .

https://github.com/davide64-dev/feup_ia_cogito

🐦 | Cogito retro game clone featuring Search Problem algorithm implementations

a-star ai artificial-intelligence cogito feup game greedy-search ia iart retro-game search-algorithm

Last synced: 19 Feb 2025

https://github.com/a-tokyo/help-r2-d2-escape

πŸ”πŸ€–An informative visualization of the different search types used by AI agents.

a-star-search ai best-first-search bfs dfs greedy-search ids informative informed-search search simulator stimulation ucs uninformed-search

Last synced: 30 Mar 2025

https://github.com/dfleta/greedy-search

Set covering problem: USA radio stations

greedy-search ia-algorithms python-sets set-covering-problem

Last synced: 14 Mar 2025

https://github.com/ayax537/greedy-best-first-search-gbfs-maze-solver

This Python script implements the Greedy Best-First Search (GBFS) algorithm to solve a maze using the Turtle graphics library. The program visually represents the maze and the search process, allowing users to observe how the algorithm explores paths to find a solution based on heuristic evaluation.

ai gbfs-algorithm greedy-algorithms greedy-bfs greedy-search

Last synced: 26 Mar 2025