This is an educational app that helps understand the A* search algorithm through an interactive pathfinding visualization.
- Customizable map size
- Customizable execution speed
- Customizable heuristic
नवीनतम संस्करण
1.3द्वारा डाली गई
Maria Do Nascimento
Android ज़रूरी है
Android 2.2+
श्रेणी
फ्री शिक्षा ऐपकॉन्टेंट रेटिंग
Everyone
Last updated on Oct 19, 2015
version 1.3
- small fix concerning the binary heap
version 1.2
- now three different heuristics to choose from
- main menu overhaul
- key now hides properly
- changed closed list to save memory
- updated binary heap
- buttons no longer get partly cut off on large maps
version 1.1
- changed the internal data structure of the open list to a binary heap
- algortihm now displays a message if no path can be found