Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the GatorDel program, you will need:

Python installed on your system (Python 3.x is recommended).

Running Test Cases
1. Open Command Prompt or Terminal
2. Navigate to the Project Directory
3. Run a Test Case
type in "python gatorDel.py tc<number of test case being used>.txt" in cmd
eg for test case 1 - python gatorDel.py tc1.txt

Output will load in the same folder as tc1_output.txt

About

A Python-based AVL tree deletion analysis tool. Implements AVL tree operations with a focus on deletion, balancing, and efficiency. Includes test cases and reports on performance. Useful for understanding self-balancing tree structures and their applications in computer science.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages