Skip to content
lee-naish edited this page Oct 12, 2023 · 6 revisions

Algorithm In Action (AIA) - Algorithm Visualiser

Table of contents

  1. Introduction
  2. For Users
  3. For Administrators
  4. For Developers
  5. For Educators

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 for running the algorithm visualiser using the github server.

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.