qp-trie: add a replacement of hat-trie
Squashed commit. For description see the MR: https://gitlab.labs.nic.cz/labs/knot/merge_requests/574
Showing
- Knot.files 2 additions, 1 deletionKnot.files
- src/Makefile.am 3 additions, 3 deletionssrc/Makefile.am
- src/contrib/hat-trie/LICENSE 0 additions, 1 deletionsrc/contrib/hat-trie/LICENSE
- src/contrib/hat-trie/hat-trie.c 0 additions, 1114 deletionssrc/contrib/hat-trie/hat-trie.c
- src/contrib/hat-trie/hat-trie.h 105 additions, 79 deletionssrc/contrib/hat-trie/hat-trie.h
- src/contrib/qp-trie/qp.c 881 additions, 0 deletionssrc/contrib/qp-trie/qp.c
- src/contrib/qp-trie/qp.h 109 additions, 0 deletionssrc/contrib/qp-trie/qp.h
- src/utils/knotc/commands.c 1 addition, 5 deletionssrc/utils/knotc/commands.c
- src/utils/knotc/estimator.c 0 additions, 33 deletionssrc/utils/knotc/estimator.c
- src/utils/knotc/estimator.h 0 additions, 8 deletionssrc/utils/knotc/estimator.h
- tests/contrib/test_hat-trie.c 0 additions, 9 deletionstests/contrib/test_hat-trie.c
Loading
Please register or sign in to comment