The latest version of dawg-ord is 0.5.1.2-0.

dawg-ord

Version 0.3.1 revision 0 uploaded by JakubWaszczuk.

Package meta

Synopsis
Directed acyclic word graphs
Description

The library implements directed acyclic word graphs (DAWGs) internally represented as /minimal acyclic deterministic finite-state automata/.

The library allows to build DAWGs from words over any alphabet providing an Ord instance. It also provides a fast insert operation which can be used to build DAWGs on-the-fly.

Author
Jakub Waszczuk
Bug reports
n/a
Category
Data, Data Structures
Copyright
Copyright (c) 2015 Jakub Waszczuk
Homepage
https://github.com/kawu/dawg-ord
Maintainer
waszczuk.kuba@gmail.com
Package URL
n/a
Stability
experimental

Components