aboutsummaryrefslogtreecommitdiff
path: root/research
AgeCommit message (Collapse)AuthorFilesLines
2017-07-21Update (#574)custom-dictionaryEugene Kliuchnikov2-0/+300
* Update * decoder: better behavior after failure * encoder: replace "len_x_code" with delta * research: add experimental dictionary generator * python: test combing
2016-12-22Research (#491)Eugene Kliuchnikov2-32/+151
* add advanced mode for optimal references generator * fix #489 Thanks to Ivan Nikulin for working on it.
2016-12-20Move brotlidump.py to research/ (#487)Eugene Kliuchnikov1-0/+2361
2016-09-22Update researchEugene Kliuchnikov5-36/+55
* don't use `assert` when side-effect is desired * use `gflags` to pick options from args Other changes: * teach stub `Makefile` to do partial rebuild * remove obsolete `tools/version.h`
2016-09-19Replace sais.hxx by submodule hillbig/esaxx.Ivan Nikulin3-365/+1
2016-09-15Update research tools description.Ivan Nikulin4-6/+21
2016-09-15Update variable naming.Ivan Nikulin1-20/+16
2016-09-15Add description of research tools.Ivan Nikulin2-7/+53
2016-09-15Add distance encoding research tools.Ivan Nikulin6-0/+879