scispace - formally typeset
K

Kunihiko Sadakane

Researcher at University of Tokyo

Publications -  189
Citations -  13039

Kunihiko Sadakane is an academic researcher from University of Tokyo. The author has contributed to research in topics: Time complexity & Compressed suffix array. The author has an hindex of 41, co-authored 180 publications receiving 9314 citations. Previous affiliations of Kunihiko Sadakane include National Institute of Informatics & National University of Singapore.

Papers
More filters
Book ChapterDOI

Advantages of backward searching — efficient secondary memory and distributed implementation of compressed suffix arrays

TL;DR: The most remarkable one is that the CSA does not need any complicated sub-linear structures based on the four-Russians technique, and it is shown that sampling and compression are enough to achieve O(mlog n) query time using less space than the original structure.
Book ChapterDOI

Space-Economical Algorithms for Finding Maximal Unique Matches

TL;DR: This work shows space-economical algorithms for finding maximal unique matches (MUM's) between two strings which are important in large scale genome sequence alignment problems and proposes three algorithms for different inputs.
Posted Content

Fully-Functional Static and Dynamic Succinct Trees

TL;DR: A simple and flexible data structure is proposed, called the range min-max tree, that reduces the large number of relevant tree operations considered in the literature to a few primitives that are carried out in constant time on polylog-sized trees.
Journal ArticleDOI

Inferring a graph from path frequency

TL;DR: It is shown that both exact and approximate versions of the problem of inferring a graph from the number of occurrences of vertex-labeled paths can be solved in polynomial time in the size of an output graph by using dynamic programming algorithms.
Book ChapterDOI

Constructing compressed suffix arrays with large alphabets

TL;DR: This paper addresses the problem of how to store a full-text index in the main memory for text data containing protein, Chinese or Japanese, where the alphabet may include up to a few thousand characters.