subwordgraph

Subword graph implementation

https://github.com/danielnowakowski/Subword-Graph

Latest on Hackage:1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Adam Bąk, Daniel Nowakowski
Maintained by [email protected]

An implementation of a classic Subword Graph (aka DAWG) data structure for solving string related problems on a single word.