Raphaël Clifford
University of Bristol
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Raphaël Clifford.
Nature Physics | 2017
Alex Neville; Chris Sparrow; Raphaël Clifford; Eric Johnston; Patrick M. Birchall; Ashley Montanaro; Anthony Laing
Alex Neville, Chris Sparrow, Raphaël Clifford, Eric Johnston, Patrick M. Birchall, Ashley Montanaro, and Anthony Laing1∗ Quantum Engineering and Technology Laboratories, School of Physics and Department of Electrical and Electronic Engineering, University of Bristol, UK Department of Physics, Imperial College London, UK Department of Computer Science, University of Bristol, UK School of Mathematics, University of Bristol, UK
combinatorial pattern matching | 2008
Raphaël Clifford; Klim Efremenko; Benny Porat; Ely Porat
We present a deterministic black box solution for online approximate matching. Given a pattern of length mand a streaming text of length nthat arrives one character at a time, the task is to report the distance between the pattern and a sliding window of the text as soon as the new character arrives. Our solution requires
Journal of Scheduling | 2008
Michael A. Bender; Raphaël Clifford; Kostas Tsichlas
O(\Sigma_{j=1}^{\log_2{m}} T(n,2^{j-1})/n)
string processing and information retrieval | 2009
Raphaël Clifford; Aram Wettroth Harrow; Alexandru Popa; Benjamin Sach
time for each input character, where T(n,m) is the total running time of the best offline algorithm. The types of approximation that are supported include exact matching with wildcards, matching under the Hamming norm, approximating the Hamming norm, k-mismatch and numerical measures such as the L 2 and L 1 norms. For these examples, the resulting online algorithms take O(log2m),
foundations of computer science | 2013
Paul Beame; Raphaël Clifford; Widad Machmouchi
O(\sqrt{m\log{m}})
european symposium on algorithms | 2015
Raphaël Clifford; Allyx Fontaine; Ely Porat; Benjamin Sach; Tatiana A. Starikovskaya
, O(log2m/i¾?2),
combinatorial pattern matching | 2011
Raphaël Clifford; Zvi Gotthilf; Moshe Lewenstein; Alexandru Popa
O(\sqrt{k \log k} \log{m})
combinatorial pattern matching | 2010
Raphaël Clifford; Benjamin Sach
, O(log2m) and
international colloquium on automata languages and programming | 2011
Raphaël Clifford; Markus Jalsenius
O(\sqrt{m\log{m}})
SIAM Journal on Computing | 2013
Ayelet Butman; Peter Clifford; Raphaël Clifford; Markus Jalsenius; Noa Lewenstein; Benny Porat; Ely Porat; Benjamin Sach
time per character respectively. The space overhead is O(m) which we show is optimal.