Skip to content

christian/dawg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the DAWG data structure as described here http://stevehanov.ca/blog/?id=115

Running

This project uses sbt so to run it:

$ sbt
$ sbt:dawg > run

The project produces a dot file in Graphviz format which portraits the DAWG stored in memory. To view the graph as a png, one can use:

$ dot -Tpng dawg.dot > output.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages