pancake-sorting
There are 6 repositories under pancake-sorting topic.
FabianNorbertoEscobar/Algoritmos-de-Ordenamiento
Algoritmos de Ordenamiento
zsotroav/PancakeSort
🥞 sorting with a double linked list in C
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.
ant-louis/pancakes-sorting
Implementing of 2 algorithms to sort a vector of integers by prefix reversal.
sebastianhaeni/parallel-computing-mpj
Sorting pancakes in parallel using MPJ Express
tcrasset/Pancake-sorting
Implementation of 2 algorithms to sort a vector of integers by prefix reversal.