Patience
diffson.lcs.Patience
Implementation of the patience algorithm [1] to compute the longest common subsequence
Attributes
- withFallback
whether to fallback to classic LCS when patience could not find the LCS
- Source:
- Patience.scala
- Graph
- Supertypes