03.01.2015 Views

Dynamic Programing

Dynamic Programing

Dynamic Programing

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Efficient way to find a best alignment<br />

Consider aligning two sequences V = (v1v2...vn) and W =(w1w2...wm).<br />

Can we use Brute-Force method to create all the possible alignment, and<br />

then find the alignment with highest similarity score<br />

This takes exponential time!<br />

<strong>Dynamic</strong> Programming finds the optimal (best) alignment efficiently.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!