forked from Shivi91/Rosalind-1
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented a greedy BFS algorithm based on reducing the number of break points in a permutation. This should yield the optimal reversal distance for the vast majority of reversals, if not all reversals. Closes #5.
- Loading branch information
Showing
1 changed file
with
75 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters