Pinned Repositories
lazy_attractor
list_order_maintenance
lzrr
A new lossless data compression algorithm
renum
A tool for enumerating characteric substrings in BWT-runs bounded space.
rlbwt_iterator
Iterators on RLBWT
stool
My basic codes for strings
sutoring
TST
TSTESP
TNishimoto's Repositories
TNishimoto/lzrr
A new lossless data compression algorithm
TNishimoto/lazy_attractor
TNishimoto/list_order_maintenance
TNishimoto/TSTESP
TNishimoto/sutoring
TNishimoto/renum
A tool for enumerating characteric substrings in BWT-runs bounded space.
TNishimoto/rlbwt_iterator
Iterators on RLBWT
TNishimoto/stool
My basic codes for strings
TNishimoto/TST
TNishimoto/Basics
My common utilities
TNishimoto/BTree
My implementation of B+tree
TNishimoto/DYNAMIC
Dynamic succinct/compressed data structures
TNishimoto/esaxx
Enumerate maximal substrings (Automatically exported from code.google.com/p/esaxx)
TNishimoto/GraphTableSVG
GraphTableSVG
TNishimoto/libdivsufsort
A lightweight suffix-sorting library
TNishimoto/NISMM
This is the experimental implementation of the method of finding set-maximal matches over non-interactive secure computation
TNishimoto/OnlineRlbwt
Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.
TNishimoto/typedoc-plugin-example-tag
typedoc @example tag plugin
TNishimoto/TypescriptModuleTest
Test
TNishimoto/xmldom
A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.