doom / dagger

Implementation of a Directed Acyclic Word Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dagger

Implementation of a Directed Acyclic Word Graph, constructible from an ordered list of words and minimized incrementally using the technique described by Daciuk and al. in their paper

(Originally implemented in a school project)

About

Implementation of a Directed Acyclic Word Graph

License:MIT License


Languages

Language:C++ 92.8%Language:CMake 7.2%