A* algorithm visualization Application icon

A* algorithm visualization 1.3

8.6 MB / 10+ Downloads / Rating 4.4 - 34 reviews


See previous versions

A* algorithm visualization, developed and published by Rodney Mitchell, has released its latest version, 1.3, on 2013-08-22. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.4, based on 34 reviews.

A* algorithm visualization APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.2+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.augmentedapps.astar

Updated: 11 years ago

Developer Name: Rodney Mitchell

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing A* algorithm visualization on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.4
Total 34 reviews

Reviews

5 ★, on 2017-08-10
This is great! It does what it says and is really helpful. What library (or libraries) did you use for the algorithm? Micropather, or something else?

5 ★, on 2013-12-07
its an useful app

5 ★, on 2014-10-27
Great detail

5 ★, on 2013-08-16
Really helpful

Previous Versions

A* algorithm visualization 1.3
2013-08-22 / 8.6 MB / Android 2.2+

About this app

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

New features

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