The latest version of dawg is 0.11-0.
dawg
Version 0.3.0 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Directed acyclic word graphs
- Description
The library implements directed acyclic word graphs (DAWGs), which can be also interpreted as minimal acyclic finite-state automata.
In most cases you can use the Data.DAWG module which provides the basic implementation of DAWGs. If values have substantial memory footprint consider using the Data.DAWG.Wrapper module instead.
- Author
- Jakub Waszczuk
- Bug reports
- n/a
- Category
- Data, Data Structures
- Copyright
- Copyright (c) 2012 IPI PAN
- Homepage
- https://github.com/kawu/dawg
- Maintainer
- waszczuk.kuba@gmail.com
- Package URL
- n/a
- Stability
- experimental