Skip to content

mckaydavis/binary-dawg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Directed Acyclic Word Graph

Builds a representation of DAWG that can be saved to a binary file and read back out again. Provides insert, find, in, and dump_strings operations on nodes.

About

Binary Directed Acyclic Word Graph (DAWG) tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages