tarfeef101
|
2282c28dfc
added some comments to source1, caught source2 up with bugfixes, recompiled testfile
|
7 years ago |
tarfeef101
|
73363891a5
fixed insertion logicgit add -A now, inserting an extension of a prexisting string works. still looking into issues with curmag being up to date everywhere, i totally forget how i coded this originally :D
|
7 years ago |
tarfeef101
|
42daef5230
fixed logic for insertion: now, when a string is inserted into a tree where a prefix of it exists, and the first character after said prefix is the same as the end of that prefix, it does not just add to the magnitude of that node, but properly branches off from there and creates a new node
|
7 years ago |
tarfeef101
|
943708a41c
forgot to change lengths for new arrays
|
7 years ago |
tarfeef101
|
97b2ff5d31
added more tests, testfile for linux execution
|
7 years ago |