Arrow Research search

Author name cluster

Gilad Tsur

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
2 author rows

Possible papers

2

TCS Journal 2012 Journal Article

Testing computability by width-two OBDDs

  • Dana Ron
  • Gilad Tsur

Property testing is concerned with deciding whether an object (e. g. a graph or a function) has a certain property or is “far” (for a prespecified distance measure) from every object with that property. In this work, we consider the property of being computable by a read-once width- 2 Ordered Binary Decision Diagram (OBDD), also known as a branching program, in two settings. In the first setting, the order of the variables is fixed and given to the algorithm, while in the second setting it is not fixed. That is, while in the first setting we should accept a function f if it is computable by a width- 2 OBDD with a given order of the variables, in the second setting we should accept a function f if there exists an order of the variables according to which a width- 2 OBDD can compute f. Width- 2 OBDDs generalize two classes of functions that have been studied in the context of property testing: linear functions (over G F ( 2 ) ) and monomials. In both these cases membership can be tested by performing a number of queries that is independent of the number of variables, n (and is linear in 1 / ϵ, where ϵ is the distance parameter). In contrast, we show that testing computability by width- 2 OBDDs when the order of variables is fixed and known requires a number of queries that grows logarithmically with n (for a constant ϵ ), and we provide an algorithm that performs O ̃ ( log n / ϵ ) queries. For the case where the order is not fixed, we show that there is no testing algorithm that performs a number of queries that is sublinear in n.

FOCS Conference 2010 Conference Paper

Testing Properties of Sparse Images

  • Gilad Tsur
  • Dana Ron

We initiate the study of testing properties of images that correspond to sparse 0/1-valued matrices of size n × n. Our study is related to but different from the study initiated by Raskhodnikova (Proceedings of RANDOM, 2003), where the images correspond to dense 0/1-valued matrices. Specifically, while distance between images in the model studied by Raskhodnikova is the fraction of entries on which the images differ taken with respect to all n 2 entries, the distance measure in our model is defined by the fraction of such entries taken with respect to the actual number of 1's in the matrix. We study several natural properties: connectivity, convexity, monotonicity, and being a line. In all cases we give testing algorithms with sublinear complexity, and in some of the cases we also provide corresponding lower bounds.

v2026.09.13