Provides classes and interfaces for pairwise alignment of two sequences.
All major algorithms including Smith-Waterman and Needleman-Wunsch
are implemented.
These classes are based on source code by Peter Sestoft, sestoft@dina.kvl.dk.
His original source code can be found here