Package libsidutils.stringsearch


package libsidutils.stringsearch
  • Klassen
    Klasse
    Beschreibung
    An implementation of the Backwards Non-deterministic Dawg (Directed acyclic word graph) Matching algorithm by Gonzalo Navarro and Mathieu Raffinot.
    An implementation of the BNDM algorithm with wildcards ("don't care" symbols).