Skip to content

nishi1612/Sequence-Alignment-Problem

Repository files navigation

Sequence-Alignment-Problem

This repository contains files for Sequence Alignment Project for CSCI570 - Analysis of Algorithms.

Steps to run:

  1. Run basic.sh to get results from dynamic programming version of Sequence Alignment problem.
  2. Run efficient.sh to get results from divide-and-conquer version combined with dynamic programming version.

Analysis/ folder consists of files needed to run memory and time analysis of the algorithms.

About

CSCI570 Analysis of Algorithms Project: Sequence Alignment Problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •