tarfeef101
|
8fa43f72d6
changed compression calculations to subtract constant size of root nodes
|
пре 6 година |
tarfeef101
|
b88d77b2bf
Fixed delete (in theory). forgot to sub1 from curmag when going to a new curnode compression still seems off though...
|
пре 6 година |
tarfeef101
|
7d91fae20c
fixed compilation errors for test3, started testing/debugging. currently, delete is bugged. whether or not that is because of delete or improper insertion remains to be seen. right now, we have the 4th digit of the string pointing to null where it should point to the 5th element...
|
пре 6 година |
tarfeef101
|
531df00217
finished source3 (not tested), removed an unused var in source1
|
пре 6 година |
tarfeef101
|
36fa4cbcc5
progress on the source3 deletion compression, added some comments to figure the logic out
|
пре 6 година |
tarfeef101
|
ae58a8258b
removing unnecessary continues in source3, fixing bug for deletion where negative counts were possible in all sources
|
пре 6 година |
tarfeef101
|
c36902149c
finished insert, working on delete
|
пре 6 година |
tarfeef101
|
3669db04ab
made changed up to and including search for base 10
|
пре 6 година |
tarfeef101
|
caed7b6d06
quick header guard fix, started source3 which is supposed to work as a base 10 version of the trie.
|
пре 6 година |