HashedLcs
diffson.lcs.HashedLcs
Speeds up LCS computations by pre-computing hashes for all objects. Very useful for objects that recompute hashCodes on each invocation.
Attributes
- delegate
Decorated LCS implementation.
- Source:
- HashedLcs.scala
- Graph
- Supertypes