Home - algorithms-in-action/algorithms-in-action.github.io GitHub Wiki
Algorithm In Action (AIA) - Algorithm Visualiser
Table of contents
Introduction
Welcome to Algorithms In Action!
This wiki is primarily used to introduce how personnel in different roles should use the AIA project.
Here is the link to run the algorithm visualiser on your browser (hosted on Vercel; the github hosting is currently broken for some unknown reason).
For Users
As a user (or anyone else just starting out), you might want to understand how to use this algorithm visualization software. For more details, please refer to this page.
For Administrators
As an administrator, you might want to learn how to modify certain text displayed on the webpage without being familiar with the code. You may also wish to manage project members and browse the version history of the project. For more details, please refer to this page.
For Developers
As a developer, you might want to understand the development process of the project framework and the actual algorithms. You may also be interested in learning how pseudocode should be written. For more details, please refer to this page.
For Educators
As an educator, you might want to use AIA for your students or help build animations for other algorithms. For more details, please refer to this page.