GitHub / brandondionisio / Informed-Search-Pancake-Sorting
Implementations of a A* search algorithm and an Uninformed Cost Search (UCS) algorithm to solve the Pancake Sorting Problem -- that is, order a disordered stack of different sized pancakes by flipping all pancakes above a certain depth.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandondionisio%2FInformed-Search-Pancake-Sorting
PURL: pkg:github/brandondionisio/Informed-Search-Pancake-Sorting
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: a-star, pancake-sorting, python, uninformed-search