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 ArticleDOI

SimpLiFiCPM: A Simple and Lightweight Filter-Based Algorithm for Circular Pattern Matching

TL;DR: This paper presents SimpLiFiCPM (pronounced “Simplify CPM”), a simple and lightweight filter-based algorithm to solve the circular pattern matching (CPM) problem.
Book ChapterDOI

Indexing Factors in DNA/RNA Sequences

TL;DR: The Truncated Generalized Suffix Automaton (TGSA) is a novel type of finite automaton suitable for indexing DNA and RNA sequences, where the text is degenerate i.e. contains sets of characters.
Journal Article

Algorithms for Computing the λ-regularities in Strings

TL;DR: A general algorithm is presented for computing all the λ-combinations of a given string, since they serve as candidates for both δ-covers and ε-seeds, which is O(n$^2$) time.

Parallel Log-time Construction of Suffix Trees

TL;DR: A CReW Parnllel RAM algorithm is presented here which takes 0 (logn) time with n processors, n being the length of the input string, but only 0 (n iogn) cells need to be initialized.
Journal ArticleDOI

A simple parallel algorithm for the single function coarsest partition problem

TL;DR: This paper shows a simple algorithm for solving the single function coarsest partition problem on the CRCW PRAM model of parallel computation using O(n) processors in O(log n) time with O( n1+e) space.