Algoritmos de Ordenamiento
-
Updated
Sep 20, 2017 - Java
Algoritmos de Ordenamiento
Implementation of 2 algorithms to sort a vector of integers by prefix reversal.
Implementing of 2 algorithms to sort a vector of integers by prefix reversal.
Sorting pancakes in parallel using MPJ Express
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.
Add a description, image, and links to the pancake-sorting topic page so that developers can more easily learn about it.
To associate your repository with the pancake-sorting topic, visit your repo's landing page and select "manage topics."