|
ff6c27acf2
|
Implemented the retrieval of values with groups of AVLs
|
2016-03-25 15:35:16 +01:00 |
|
|
69856f18dd
|
untested (and no possible retrieval) of CRC used to represent data in
AVL trees
|
2016-03-24 16:38:11 +01:00 |
|
|
58ac860cc7
|
Added macro for the bloom filter parameters and deleted old unused
macros for crc
|
2016-03-23 13:33:40 +01:00 |
|
|
6bd42132c4
|
Minor fixes to silence warnings and replaced two asprintf uses
|
2016-03-23 12:58:53 +01:00 |
|
|
4085904362
|
Merge branch 'multiple_avls_bloom'
|
2016-03-22 14:14:10 +01:00 |
|
|
b04b4b5902
|
made POSIX compliant
|
2016-03-21 11:33:06 +01:00 |
|
|
3681cecb4d
|
Multiple AVLs with bloom filters (very raw test version)
|
2016-03-18 11:06:02 +01:00 |
|
|
545ed8111a
|
Code for tests storing data in multiple AVLs.
(note: unretrievable data as implemented)
|
2016-03-11 15:34:55 +01:00 |
|
|
86071d30c9
|
Minor improvement in AVL initial size calculation
|
2016-03-11 14:07:40 +01:00 |
|
|
8e9e21a02e
|
Increased the maximum depth of AVL trees
|
2016-02-29 16:27:23 +01:00 |
|
|
cfaf069095
|
Fixed more typos and formatting imperfections.
|
2015-12-11 17:37:25 +01:00 |
|
|
a6144eabe2
|
Fixed typos
|
2015-12-11 17:26:20 +01:00 |
|
|
c139367555
|
DNA sequences and character strings are now handled using AVL trees.
|
2015-12-11 17:24:44 +01:00 |
|