logo
首页技术栈工具库讨论
dawg

dawg

The library implements directed acyclic word graphs (DAWGs) internally represented as minimal acyclic deterministic finite-state automata. The Data.DAWG.Dynamic module provides fast insert and delete operations which can be used to build the automaton on-the-fly. The automaton from the Data.DAWG.Static module has lower memory footprint and provides static hashing functionality.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
GitHub iconkawu/dawg10
HACKAGE
carbal install dawg
查看
标签
根据用户添加的标签生成
暂无标签