scispace - formally typeset
C

Costas S. Iliopoulos

Researcher at King's College London

Publications -  441
Citations -  7243

Costas S. Iliopoulos is an academic researcher from King's College London. The author has contributed to research in topics: String (computer science) & Pattern matching. The author has an hindex of 40, co-authored 432 publications receiving 6883 citations. Previous affiliations of Costas S. Iliopoulos include University of Cambridge & Royal Holloway, University of London.

Papers
More filters
Journal Article

Efficient Seeds Computation Revisited

TL;DR: In this article, a linear time algorithm for the shortest seed problem is presented. But the algorithm is not well understood, and no linear time algorithms for the problem of finding the shortest seeds are known.
Book ChapterDOI

The Max-Shift Algorithm for Approximate String Matching

TL;DR: This paper presents an elegant and veryeasy to implement bit-vector algorithm for answering the following incremental version of the approximate string matching problem: given an appropriate encoding of a comparison between A and bB, can one compute the answer for A and B with equal efficiency?
Journal ArticleDOI

Closed factorization

TL;DR: Algorithms for computing closed factors (substrings) in strings are presented to factorize a string into a sequence of shortest closed factors of length at least two, to compute the longest closed factor starting at each position of the string, and to compute a minimal closed factor of lengthat least two containing each position in the string.

Algorithms for Two Versions of LCS Problem for Indeterminate Strings

TL;DR: In this paper, the complexity of the longest common subsequence (LCS) problem was studied from a new perspective. But the complexity was not considered in this paper, since we do not consider the problem of finding a supersequence of a given string.