Search Results for author: Benjamin Sach

Found 2 papers, 2 papers with code

The k-mismatch problem revisited

1 code implementation4 Aug 2015 Raphaël Clifford, Allyx Fontaine, Ely Porat, Benjamin Sach, Tatiana Starikovskaya

Our main results are as follows: 1) Our first result is a deterministic $O(n k^2\log{k} / m+n \text{polylog} m)$ time offline algorithm for k-mismatch on a text of length n. This is a factor of k improvement over the fastest previous result of this form from SODA 2000 by Amihood Amir et al. 2) We then give a randomised and online algorithm which runs in the same time complexity but requires only $O(k^2\text{polylog} {m})$ space in total.

Data Structures and Algorithms

The Complexity of Flood Filling Games

2 code implementations25 Jan 2010 Raphael Clifford, Markus Jalsenius, Ashley Montanaro, Benjamin Sach

In this game the player is given an n by n board of tiles where each tile is allocated one of c colours.

Data Structures and Algorithms

Cannot find the paper you are looking for? You can Submit a new open access paper.