Package | Description |
---|---|
nl.tue.alignment.algorithms.implementations |
Modifier and Type | Class and Description |
---|---|
static class |
Dijkstra.Full
Special version of Dijkstra that builds the entire search space, i.e.
|
class |
FullStatespaceBuilder
Implements a variant of Dijkstra's shortest path algorithm for alignments,
i.e.
|