Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrebkov committed Jun 21, 2023
1 parent 1c1a753 commit 8ddeb0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ mdfa-key-value
![repo size](https://img.shields.io/github/repo-size/dstrebkov/mdfa-key-value)

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)](https://www.semanticscholar.org/paper/Incremental-DFA-minimisation-Almeida-Moreira/db9f9388d924bd789b2c52a331f6890228b35601)

CMake ≥ `3.18` is required.

0 comments on commit 8ddeb0e

Please sign in to comment.