Skip to content

The project is related to the implementation of the two different solutions for the Sequence Alignment problem in C++.

Notifications You must be signed in to change notification settings

JingyanP/Analysis-Of-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Analysis-Of-Algorithms

This is the final project files for USC-2️⃣2️⃣Fall-CSCI5⃣️7⃣️0⃣️ AnalysisOfAlgorithms

The project is related to the implementation of the two different solutions for the Sequence Alignment problem.

  • Implement the basic Dynamic Programming solution to the Sequence Alignment problem.
  • Implement the memory efficient version Dynamic Programming solution to the Sequence Alignment problem.

About

The project is related to the implementation of the two different solutions for the Sequence Alignment problem in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published