Skip to content

dstrebkov/mdfa-key-value

Repository files navigation

mdfa-key-value (Work-In-Progress Repo)

github-actions codecov language repo size

Implementation of a dictionary based on minimal deterministic finite-state automata (minimal DFA) in which a key is associated with a set of values.

Minimization of the DFA is to be done using approach described in Almeida et al. (2010)

CMake ≥ 3.18 is required.

About

Implementation of a dictionary based on minimal deterministic finite-state automata

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published