Skip to main content

Showing 1–3 of 3 results for author: Verbin, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:1203.1080  [pdf, other

    cs.CC cs.DS

    Data Structure Lower Bounds on Random Access to Grammar-Compressed Strings

    Authors: Shiteng Chen, Elad Verbin, Wei Yu

    Abstract: In this paper we investigate the problem of building a static data structure that represents a string s using space close to its compressed size, and allows fast access to individual characters of s. This type of structures was investigated by the recent paper of Bille et al. Let n be the size of a context-free grammar that derives a unique string s of length L. (Note that L might be exponential i… ▽ More

    Submitted 3 May, 2012; v1 submitted 5 March, 2012; originally announced March 2012.

    Comments: submitted to ICALP 2012, with strengthened results included

  2. arXiv:1107.2559  [pdf, ps, other

    cs.CC

    Lower Bounds for Number-in-Hand Multiparty Communication Complexity, Made Easy

    Authors: Jeff M. Phillips, Elad Verbin, Qin Zhang

    Abstract: In this paper we prove lower bounds on randomized multiparty communication complexity, both in the \emph{blackboard model} (where each message is written on a blackboard for all players to see) and (mainly) in the \emph{message-passing model}, where messages are sent player-to-player. We introduce a new technique for proving such bounds, called \emph{symmetrization}, which is natural, intuitive, a… ▽ More

    Submitted 7 February, 2015; v1 submitted 13 July, 2011; originally announced July 2011.

    Comments: 22 pages

  3. arXiv:0707.1532  [pdf, ps, other

    cs.DS cs.DM

    Sorting and Selection in Posets

    Authors: Constantinos Daskalakis, Richard M. Karp, Elchanan Mossel, Samantha Riesenfeld, Elad Verbin

    Abstract: Classical problems of sorting and searching assume an underlying linear ordering of the objects being compared. In this paper, we study a more general setting, in which some pairs of objects are incomparable. This generalization is relevant in applications related to rankings in sports, college admissions, or conference submissions. It also has potential applications in biology, such as comparin… ▽ More

    Submitted 10 July, 2007; originally announced July 2007.

    Comments: 24 pages

    ACM Class: F.2.2; G.2.1; G.2.2