YuqqiZhou
|
76d7b43186
|
use a different way to apply Trie
|
2019-02-22 19:45:27 +08:00 |
bookug
|
09062bf223
|
docs: modify prompts in Trie
|
2018-09-20 15:45:03 +08:00 |
bookug
|
b77511cd7e
|
feat: forbid trie
|
2018-09-13 21:02:43 +08:00 |
bookug
|
355b8b0d8c
|
feat: merge qinzongyue branch and forbid trie;
trie does not bring profits but causes several problems;
|
2018-09-06 14:43:02 +08:00 |
Zongyue
|
f0149d6714
|
Fix: change a warning to be more proper.
|
2018-07-27 09:42:08 +08:00 |
ZongyueQin
|
e6d6b49ac3
|
Fix: A bug in Trie::LoadTrie, not considering blank in entity
|
2018-05-31 21:12:14 +08:00 |
ZongyueQin
|
aeb29baa78
|
Fix: a bug in uncompressing string
|
2018-05-12 17:15:46 +08:00 |
ZongyueQin
|
67d6921742
|
Fix: Remove bug when there is blank space in entity or predicate, and remove limitaion in Trie's size'
|
2018-05-12 11:28:18 +08:00 |
ZongyueQin
|
ab1e46c339
|
Fix: Adjust a parameter in Trie.h
|
2018-05-07 11:12:14 +08:00 |
ZongyueQin
|
98e1d88b08
|
Add: Replace ISTree with ISArray, and fix some bugs in IVArray
|
2018-02-24 09:33:21 +08:00 |
ZongyueQin
|
4ff3bfcc7b
|
Fix: modify parameters in Trie.h
|
2018-02-21 17:00:05 +08:00 |
ZongyueQin
|
c8bffc97db
|
Add: delete unqualified trienode when write down
|
2018-01-30 15:51:37 +08:00 |
ZongyueQin
|
315cf44d23
|
Add: an update of String Compressing part
|
2018-01-27 12:49:00 +08:00 |
ZongyueQin
|
c1219c0da0
|
Fix: Optimize performance of string compressing
|
2018-01-25 18:57:40 +08:00 |
ZongyueQin
|
8a113ed480
|
Merge branch 'qinzongyue' of https://github.com/Caesar11/gStore into qinzongyue
|
2018-01-25 09:43:19 +08:00 |
ZongyueQin
|
8d49f5c42a
|
Fix: Optimize Compressing
|
2018-01-25 09:42:17 +08:00 |
ZongyueQin
|
60e36878e0
|
Fix: optimize calling of string compressing
|
2018-01-24 23:31:59 +08:00 |
ZongyueQin
|
f3fe79fdc0
|
Fix: remove debugging output
|
2018-01-23 15:17:20 +08:00 |
ZongyueQin
|
cd42d10888
|
Add: Compress strings when building database
|
2018-01-22 21:27:46 +08:00 |