public class NeedlemanWunsch extends java.lang.Object
Read more: http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm
NeedlemanWunsch()
static java.util.Map<Entity,Entity>
pair(java.util.List<Entity> l1, java.util.List<Entity> l2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NeedlemanWunsch()
public static java.util.Map<Entity,Entity> pair(java.util.List<Entity> l1, java.util.List<Entity> l2)
l1
l2