Skip to content

Repository files navigation

Run these to generate output

./basic.sh > basicOutput.txt

./basic.sh > basicOutputTime.txt

./basic.sh > basicOutputMemory.txt

./efficient.sh > efficientOutputTime.txt

./efficient.sh > efficientOutputMemory.txt

./efficient.sh > efficientOutput.txt

Take memory and time values from the corresponding values and plug them into the plt.py file

Run python3 plt.py to generate the graph

memory Problem size:

M-PS T-PS

About

Algorithmic analysis of two different approaches for the sequence alignment problem. Done as coursework project for CSCI 570 Analysis of Algorithms

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages