This project is about implementing and experimenting with pairwise sequence comparison methods to compute optimal global alignments of two sequences where the object is to minimize a cost.
Explain how you have verified the correctness of your programs, i.e. what tests were performed and why. Comment on if your programs perform as expected on the test cases presented in project2_examples.txt (see Blackboard).
The answers to the questions in project2_eval.txt (see Blackboard)