Skip to main content

Showing 1–39 of 39 results for author: Peleg, D

.
  1. arXiv:2405.03278  [pdf, other

    cs.DS cs.DM

    Approximate Realizations for Outerplanaric Degree Sequences

    Authors: Amotz Bar-Noy, Toni Bohnlein, David Peleg, Yingli Ran, Dror Rawitz

    Abstract: We study the question of whether a sequence d = (d_1,d_2, \ldots, d_n) of positive integers is the degree sequence of some outerplanar (a.k.a. 1-page book embeddable) graph G. If so, G is an outerplanar realization of d and d is an outerplanaric sequence. The case where \sum d \leq 2n - 2 is easy, as d has a realization by a forest (which is trivially an outerplanar graph). In this paper, we consi… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    Comments: This paper has published in 35th IWOCA

  2. arXiv:2309.16359  [pdf, ps, other

    cs.DC

    Byzantine Resilient Computing with the Cloud

    Authors: John Augustine, Jeffin Biju, Shachar Meir, David Peleg, Srikkanth Ramachandran, Aishwarya Thiruvengadam

    Abstract: We study a framework for modeling distributed network systems assisted by a reliable and powerful cloud service. Our framework aims at capturing hybrid systems based on a point to point message passing network of machines, with the additional capability of being able to access the services of a trusted high-performance external entity (the cloud). We focus on one concrete aspect that was not studi… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: 54 pages

  3. arXiv:2212.14542  [pdf, other

    cs.DC

    Recurrent Problems in the LOCAL model

    Authors: Akanksha Agrawal, John Augustine, David Peleg, Srikkanth Ramachandran

    Abstract: The paper considers the SUPPORTED model of distributed computing introduced by Schmid and Suomela [HotSDN'13], generalizing the LOCAL and CONGEST models. In this framework, multiple instances of the same problem, differing from each other by the subnetwork to which they apply, recur over time, and need to be solved efficiently online. To do that, one may rely on an initial preprocessing phase for… ▽ More

    Submitted 29 December, 2022; originally announced December 2022.

    Comments: 48 pages, 11 figures

    ACM Class: F.2.0

  4. arXiv:2210.03410  [pdf, other

    math.CO cs.DM cs.MA cs.SI math.OC

    The Power of Small Coalitions under Two-Tier Majority on Regular Graphs

    Authors: Pavel Chebotarev, David Peleg

    Abstract: In this paper, we study the following problem. Consider a setting where a proposal is offered to the vertices of a given network $G$, and the vertices must conduct a vote and decide whether to accept the proposal or reject it. Each vertex $v$ has its own valuation of the proposal; we say that $v$ is ``happy'' if its valuation is positive (i.e., it expects to gain from adopting the proposal) and ``… ▽ More

    Submitted 17 July, 2023; v1 submitted 7 October, 2022; originally announced October 2022.

    Comments: 28 pages, 8 figures, accepted for publication in Discrete Applied Mathematics

    MSC Class: 05C69; 05C22; 68R10; 91B14; 94C15

    Journal ref: Discrete Applied Mathematics 340 (2023) 239--258

  5. arXiv:2210.01173  [pdf, other

    cs.DC cs.DS

    An Almost Singularly Optimal Asynchronous Distributed MST Algorithm

    Authors: Fabien Dufoulon, Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: A singularly (near) optimal distributed algorithm is one that is (near) optimal in \emph{two} criteria, namely, its time and message complexities. For \emph{synchronous} CONGEST networks, such algorithms are known for fundamental distributed computing problems such as leader election [Kutten et al., JACM 2015] and Minimum Spanning Tree (MST) construction [Pandurangan et al., STOC 2017, Elkin, PODC… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: 27 pages, accepted to DISC 2022

    ACM Class: F.2.2; F.2.3; G.3

  6. arXiv:2108.02197  [pdf, other

    cs.DC cs.DS

    Singularly Near Optimal Leader Election in Asynchronous Networks

    Authors: Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: This paper concerns designing distributed algorithms that are {\em singularly optimal}, i.e., algorithms that are {\em simultaneously} time and message {\em optimal}, for the fundamental leader election problem in {\em asynchronous} networks. Kutten et al. (JACM 2015) presented a singularly near optimal randomized leader election algorithm for general {\em synchronous} networks that ran in… ▽ More

    Submitted 9 August, 2021; v1 submitted 4 August, 2021; originally announced August 2021.

    Comments: 22 pages. Accepted to DISC 2021

    ACM Class: F.2.2; F.2.3; G.3

  7. arXiv:2107.03020  [pdf, ps, other

    cs.DS

    Budgeted Dominating Sets in Uncertain Graphs

    Authors: Keerti Choudhary, Avi Cohen, N. S. Narayanaswamy, David Peleg, R. Vijayaragunathan

    Abstract: We study the {\em Budgeted Dominating Set} (BDS) problem on uncertain graphs, namely, graphs with a probability distribution $p$ associated with the edges, such that an edge $e$ exists in the graph with probability $p(e)$. The input to the problem consists of a vertex-weighted uncertain graph $\G=(V, E, p, ω)$ and an integer {\em budget} (or {\em solution size}) $k$, and the objective is to comput… ▽ More

    Submitted 7 July, 2021; originally announced July 2021.

  8. arXiv:2008.02782  [pdf, other

    cs.DC cs.DS

    Singularly Optimal Randomized Leader Election

    Authors: Shay Kutten, William K. Moses Jr., Gopal Pandurangan, David Peleg

    Abstract: This paper concerns designing distributed algorithms that are singularly optimal, i.e., algorithms that are simultaneously time and message optimal, for the fundamental leader election problem in networks. Our main result is a randomized distributed leader election algorithm for asynchronous complete networks that is essentially (up to a polylogarithmic factor) singularly optimal. Our algorithm us… ▽ More

    Submitted 16 August, 2020; v1 submitted 6 August, 2020; originally announced August 2020.

    Comments: 24 pages. Full version of paper accepted at DISC 2020

    ACM Class: F.2.2; F.2.3; G.2.2; G.3

  9. arXiv:2002.05376  [pdf, other

    cs.DC cs.DS

    Distributed Graph Realizations

    Authors: John Augustine, Keerti Choudhary, Avi Cohen, David Peleg, Sumathi Sivasubramaniam, Suman Sourav

    Abstract: We study graph realization problems from a distributed perspective and we study it in the node capacitated clique (NCC) model of distributed computing, recently introduced for representing peer-to-peer networks. We focus on two central variants, degree-sequence realization and minimum threshold-connectivity realization both of which result in overlay network realizations. Overlay network realizati… ▽ More

    Submitted 18 February, 2021; v1 submitted 13 February, 2020; originally announced February 2020.

    Comments: 22 pages, 4 figures. Short version to appear in IPDPS 2020

  10. arXiv:1912.13287  [pdf, other

    cs.DS cs.DM

    Efficiently Realizing Interval Sequences

    Authors: Amotz Bar-Noy, Keerti Choudhary, David Peleg, Dror Rawitz

    Abstract: We consider the problem of realizable interval-sequences. An interval sequence comprises of $n$ integer intervals $[a_i,b_i]$ such that $0\leq a_i \leq b_i \leq n-1$, and is said to be graphic/realizable if there exists a graph with degree sequence, say, $D=(d_1,\ldots,d_n)$ satisfying the condition $a_i \leq d_i \leq b_i$, for each $i \in [1,n]$. There is a characterisation (also implying an… ▽ More

    Submitted 31 December, 2019; originally announced December 2019.

    Comments: 19 pages, 1 figure

  11. arXiv:1912.13286  [pdf, ps, other

    cs.DS cs.DM

    Graph Realizations: Maximum and Minimum Degree in Vertex Neighborhoods

    Authors: Amotz Bar-Noy, Keerti Choudhary, David Peleg, Dror Rawitz

    Abstract: The classical problem of degree sequence realizability asks whether or not a given sequence of $n$ positive integers is equal to the degree sequence of some $n$-vertex undirected simple graph. While the realizability problem of degree sequences has been well studied for different classes of graphs, there has been relatively little work concerning the realizability of other types of information pro… ▽ More

    Submitted 31 December, 2019; originally announced December 2019.

    Comments: 26 pages, 4 figures

  12. arXiv:1909.11558  [pdf, other

    cs.GT

    Hotelling Games with Random Tolerance Intervals

    Authors: Avi Cohen, David Peleg

    Abstract: The classical Hotelling game is played on a line segment whose points represent uniformly distributed clients. The $n$ players of the game are servers who need to place themselves on the line segment, and once this is done, each client gets served by the player closest to it. The goal of each player is to choose its location so as to maximize the number of clients it attracts. In this paper we s… ▽ More

    Submitted 25 September, 2019; originally announced September 2019.

  13. arXiv:1907.06602  [pdf, other

    cs.GT

    Hotelling Games with Multiple Line Faults

    Authors: Avi Cohen, David Peleg

    Abstract: The Hotelling game consists of n servers each choosing a point on the line segment, so as to maximize the amount of clients it attracts. Clients are uniformly distributed along the line, and each client buys from the closest server. In this paper, we study a fault-prone version of the Hotelling game, where the line fails at multiple random locations. Each failure disconnects the line, blocking the… ▽ More

    Submitted 15 July, 2019; originally announced July 2019.

  14. arXiv:1806.08169  [pdf, ps, other

    cs.CV

    A convex method for classification of groups of examples

    Authors: Dori Peleg

    Abstract: There are many applications where it important to perform well on a set of examples as opposed to individual examples. For example in image or video classification the question is does an object appear somewhere in the image or video while there are several candidates of the object per image or video. In this context, it is not important what is the performance per candidate. Instead the performan… ▽ More

    Submitted 21 June, 2018; originally announced June 2018.

  15. arXiv:1802.07177  [pdf, other

    cs.DS

    Wireless Expanders

    Authors: Shirel Attali, Merav Parter, David Peleg, Shay Solomon

    Abstract: This paper introduces an extended notion of expansion suitable for radio networks. A graph $G=(V,E)$ is called an $(α_w, β_w)$-{wireless expander} if for every subset $S \subseteq V$ s.t. $|S|\leq α_w \cdot |V|$, there exists a subset $S'\subseteq S$ s.t. there are at least $β_w \cdot |S|$ vertices in $V\backslash S$ adjacent in $G$ to exactly one vertex in $S'$. The main question we ask is the fo… ▽ More

    Submitted 20 February, 2018; originally announced February 2018.

  16. arXiv:1801.04669  [pdf, other

    cs.GT

    Fault-Tolerant Hotelling Games

    Authors: Chen Avin, Avi Cohen, Zvi Lotker, David Peleg

    Abstract: The $n$-player Hotelling game calls for each player to choose a point on the line segment, so as to maximize the size of his Voronoi cell. This paper studies fault-tolerant versions of the Hotelling game. Two fault models are studied: line faults and player faults. The first model assumes that the environment is prone to failure: with some probability, a disconnection occurs at a random point on t… ▽ More

    Submitted 15 January, 2018; originally announced January 2018.

  17. arXiv:1703.08776  [pdf, other

    cs.SI cs.GT physics.soc-ph

    Assortative Mixing Equilibria in Social Network Games

    Authors: Chen Avin, Hadassa Daltrophe, Zvi Lotker, David Peleg

    Abstract: It is known that individuals in social networks tend to exhibit homophily (a.k.a. assortative mixing) in their social ties, which implies that they prefer bonding with others of their own kind. But what are the reasons for this phenomenon? Is it that such relations are more convenient and easier to maintain? Or are there also some more tangible benefits to be gained from this collective behaviour?… ▽ More

    Submitted 26 March, 2017; originally announced March 2017.

  18. arXiv:1703.05974  [pdf, other

    cs.SI physics.soc-ph

    The Effect of Population Control Policies on Societal Fragmentation

    Authors: Zvi Lotker, David Peleg

    Abstract: Population control policies are proposed and in some places employed as a means towards curbing population growth. This paper is concerned with a disturbing side-effect of such policies, namely, the potential risk of societal fragmentation due to changes in the distribution of family sizes. This effect is illustrated in some simple settings and demonstrated by simulation. In addition, the dependen… ▽ More

    Submitted 17 March, 2017; originally announced March 2017.

  19. arXiv:1603.01181  [pdf, other

    cs.DS

    The Domination Game: Proving the 3/5 Conjecture on Isolate-Free Forests

    Authors: Neta Marcus, David Peleg

    Abstract: We analyze the domination game, where two players, Dominator and Staller, construct together a dominating set M in a given graph, by alternately selecting vertices into M. Each move must increase the size of the dominated set. The players have opposing goals: Dominator wishes M to be as small as possible, and Staller has the opposite goal. Kinnersley, West and Zamani conjectured that when both pla… ▽ More

    Submitted 3 March, 2016; originally announced March 2016.

    ACM Class: F.2.2; G.2.2

  20. Notions of Connectivity in Overlay Networks

    Authors: Pierre Fraigniaud, Amos Korman, Shay Kutten, David Peleg, Emek Yuval

    Abstract: " How well connected is the network? " This is one of the most fundamental questions one would ask when facing the challenge of designing a communication network. Three major notions of connectivity have been considered in the literature, but in the context of traditional (single-layer) networks, they turn out to be equivalent. This paper introduces a model for studying the three notions of connec… ▽ More

    Submitted 6 January, 2016; originally announced January 2016.

    Comments: Structural Information and Communication Complexity - 19th International Colloquium, 2012, Jun 2012, Reykjavik, Iceland. 2015

  21. Tight Bounds for Distributed Minimum-Weight Spanning Tree Verification

    Authors: Liah Kor, Amos Korman, David Peleg

    Abstract: This paper introduces the notion of distributed verification without preprocessing. It focuses on the Minimum-weight Spanning Tree (MST) verification problem and establishes tight upper and lower bounds for the time and message complexities of this problem. Specifically, we provide an MST verification algorithm that achieves simultaneously O(m) messages and O($\sqrt$ n+D) time, where m is the numb… ▽ More

    Submitted 15 December, 2015; originally announced December 2015.

    Journal ref: Theory of Computing Systems, Springer Verlag, 2013, \<10.1007/s00224-013-9479-7\>

  22. arXiv:1504.04169  [pdf, other

    cs.DS

    Fault Tolerant BFS Structures: A Reinforcement-Backup Tradeoff

    Authors: Merav Parter, David Peleg

    Abstract: This paper initiates the study of fault resilient network structures that mix two orthogonal protection mechanisms: (a) {\em backup}, namely, augmenting the structure with many (redundant) low-cost but fault-prone components, and (b) {\em reinforcement}, namely, acquiring high-cost but fault-resistant components. To study the trade-off between these two mechanisms in a concrete setting, we address… ▽ More

    Submitted 16 April, 2015; originally announced April 2015.

  23. arXiv:1502.02401  [pdf, other

    cs.SI physics.soc-ph

    Random Preferential Attachment Hypergraphs

    Authors: Chen Avin, Zvi Lotker, David Peleg

    Abstract: The random graph model has recently been extended to a random preferential attachment graph model, in order to enable the study of general asymptotic properties in network types that are better represented by the preferential attachment evolution model than by the ordinary (uniform) evolution lodel. Analogously, this paper extends the random {\em hypergraph} model to a random {\em preferential att… ▽ More

    Submitted 9 February, 2015; originally announced February 2015.

    Comments: 14 pages, 4 figures

  24. arXiv:1411.2242  [pdf, other

    cs.SI physics.soc-ph

    Core-Periphery in Networks: An Axiomatic Approach

    Authors: Chen Avin, Zvi Lotker, David Peleg, Yvonne Anne Pignolet, Itzik Turkel

    Abstract: Recent evidence shows that in many societies worldwide the relative sizes of the economic and social elites are continuously shrinking. Is this a natural social phenomenon? What are the forces that shape this process? We try to address these questions by studying a Core-Periphery social structure composed of a social elite, namely, a relatively small but well-connected and highly influential group… ▽ More

    Submitted 9 November, 2014; originally announced November 2014.

  25. arXiv:1406.6169  [pdf, other

    cs.DS

    Fault Tolerant Approximate BFS Structures

    Authors: Merav Parter, David Peleg

    Abstract: This paper addresses the problem of designing a {\em fault-tolerant} $(α, β)$ approximate BFS structure (or {\em FT-ABFS structure} for short), namely, a subgraph $H$ of the network $G$ such that subsequent to the failure of some subset $F$ of edges or vertices, the surviving part of $H$ still contains an \emph{approximate} BFS spanning tree for (the surviving part of) $G$, satisfying… ▽ More

    Submitted 24 June, 2014; originally announced June 2014.

  26. arXiv:1404.6561  [pdf, other

    cs.DC

    Distributed Computing on Core-Periphery Networks: Axiom-based Design

    Authors: Chen Avin, Michael Borokhovich, Zvi Lotker, David Peleg

    Abstract: Inspired by social networks and complex systems, we propose a core-periphery network architecture that supports fast computation for many distributed algorithms and is robust and efficient in number of links. Rather than providing a concrete network model, we take an axiom-based design approach. We provide three intuitive (and independent) algorithmic axioms and prove that any network that satisfi… ▽ More

    Submitted 15 September, 2015; v1 submitted 25 April, 2014; originally announced April 2014.

  27. arXiv:1309.3193  [pdf, other

    cs.CG cs.NI

    SINR Diagram with Interference Cancellation

    Authors: Chen Avin, Asaf Cohen, Yoram Haddad, Erez Kantor, Zvi Lotker, Merav Parter, David Peleg

    Abstract: In this paper we study the reception zones of a wireless network in the SINR model with receivers that employ \emph{interference cancellation} (IC), a technique that allows a receiver to decode interfering signals, and \emph{cancel} them from the received signal in order to decode its intended message. We first derive some important topological properties of the diagram describing the reception zo… ▽ More

    Submitted 12 September, 2013; originally announced September 2013.

  28. arXiv:1308.5915  [pdf, other

    math.NA

    Generalized Perron--Frobenius Theorem for Nonsquare Matrices

    Authors: Chen Avin, Michael Borokhovich, Yoram Haddad, Erez Kantor, Zvi Lotker, Merav Parter, David Peleg

    Abstract: The celebrated Perron--Frobenius (PF) theorem is stated for irreducible nonnegative square matrices, and provides a simple characterization of their eigenvectors and eigenvalues. The importance of this theorem stems from the fact that eigenvalue problems on such matrices arise in many fields of science and engineering, including dynamical systems theory, economics, statistics and optimization. How… ▽ More

    Submitted 27 August, 2013; originally announced August 2013.

  29. arXiv:1302.5401  [pdf, other

    cs.DS

    Sparse Fault-Tolerant BFS Trees

    Authors: Merav Parter, David Peleg

    Abstract: This paper addresses the problem of designing a sparse {\em fault-tolerant} BFS tree, or {\em FT-BFS tree} for short, namely, a sparse subgraph $T$ of the given network $G$ such that subsequent to the failure of a single edge or vertex, the surviving part $T'$ of $T$ still contains a BFS spanning tree for (the surviving part of) $G$. Our main results are as follows. We present an algorithm that fo… ▽ More

    Submitted 21 February, 2013; originally announced February 2013.

  30. arXiv:1212.6176  [pdf, other

    cs.DS

    Secluded Connectivity Problems

    Authors: Shiri Chechik, M. P. Johnson, Merav Parter, David Peleg

    Abstract: Consider a setting where possibly sensitive information sent over a path in a network is visible to every {neighbor} of the path, i.e., every neighbor of some node on the path, thus including the nodes on the path itself. The exposure of a path $P$ can be measured as the number of nodes adjacent to it, denoted by $N[P]$. A path is said to be secluded if its exposure is small. A similar measure can… ▽ More

    Submitted 26 December, 2012; originally announced December 2012.

  31. arXiv:1210.4822  [pdf, ps, other

    cs.DS cs.DC

    Sublinear Bounds for Randomized Leader Election

    Authors: Shay Kutten, Gopal Pandurangan, David Peleg, Peter Robinson, Amitabh Trehan

    Abstract: This paper concerns {\em randomized} leader election in synchronous distributed networks. A distributed leader election algorithm is presented for complete $n$-node networks that runs in O(1) rounds and (with high probability) uses only $O(\sqrt{n}\log^{3/2} n)$ messages to elect a unique leader (with high probability). When considering the "explicit" variant of leader election where eventually ev… ▽ More

    Submitted 15 May, 2013; v1 submitted 17 October, 2012; originally announced October 2012.

    Comments: Best Paper Award winner at ICDCN 2013, CDCN 2013 14th International Conference on Distributed Computing and Networking. Tata Institute of Fundamental Research, Mumbai, India

  32. arXiv:1207.0252  [pdf, other

    cs.DC cs.CC

    Randomized Distributed Decision

    Authors: Pierre Fraigniaud, Amos Korman, Merav Parter, David Peleg

    Abstract: The paper tackles the power of randomization in the context of locality by analyzing the ability to`boost' the success probability of deciding a distributed language. The main outcome of this analysis is that the distributed computing setting contrasts significantly with the sequential one as far as randomization is concerned. Indeed, we prove that in some cases, the ability to increase the succes… ▽ More

    Submitted 1 July, 2012; originally announced July 2012.

  33. arXiv:1202.2092  [pdf, other

    cs.DC cs.DM cs.DS

    Discovery through Gossip

    Authors: Bernhard Haeupler, Gopal Pandurangan, David Peleg, Rajmohan Rajaraman, Zhifeng Sun

    Abstract: We study randomized gossip-based processes in dynamic networks that are motivated by discovery processes in large-scale distributed networks like peer-to-peer or social networks. A well-studied problem in peer-to-peer networks is the resource discovery problem. There, the goal for nodes (hosts with IP addresses) is to discover the IP addresses of all other hosts. In social networks, nodes (peopl… ▽ More

    Submitted 9 February, 2012; originally announced February 2012.

    Comments: 19 pages

  34. arXiv:1103.4566  [pdf, ps, other

    cs.DS

    The Topology of Wireless Communication

    Authors: Erez Kantor, Zvi Lotker, Merav Parter, David Peleg

    Abstract: In this paper we study the topological properties of wireless communication maps and their usability in algorithmic design. We consider the SINR model, which compares the received power of a signal at a receiver against the sum of strengths of other interfering signals plus background noise. To describe the behavior of a multi-station network, we use the convenient representation of a \emph{recept… ▽ More

    Submitted 24 March, 2011; v1 submitted 23 March, 2011; originally announced March 2011.

    Comments: 64 pages, appeared in STOC'11

  35. arXiv:1011.3049  [pdf, ps, other

    cs.DC cs.DS

    Distributed Verification and Hardness of Distributed Approximation

    Authors: Atish Das Sarma, Stephan Holzer, Liah Kor, Amos Korman, Danupon Nanongkai, Gopal Pandurangan, David Peleg, Roger Wattenhofer

    Abstract: We study the {\em verification} problem in distributed networks, stated as follows. Let $H$ be a subgraph of a network $G$ where each vertex of $G$ knows which edges incident on it are in $H$. We would like to verify whether $H$ has some properties, e.g., if it is a tree or if it is connected. We would like to perform this verification in a decentralized fashion via a distributed algorithm. The ti… ▽ More

    Submitted 15 October, 2011; v1 submitted 12 November, 2010; originally announced November 2010.

    Comments: Submitted to Journal (special issue of STOC 2011)

    ACM Class: C.2.4; F.0; F.2.2; G.2.2

  36. arXiv:1011.2152  [pdf, ps, other

    cs.DC cs.CC

    Local Distributed Decision

    Authors: Pierre Fraigniaud, Amos Korman, David Peleg

    Abstract: A central theme in distributed network algorithms concerns understanding and co** with the issue of locality. Inspired by sequential complexity theory, we focus on a complexity theory for distributed decision problems. In the context of locality, solving a decision problem requires the processors to independently inspect their local neighborhoods and then collectively decide whether a given glob… ▽ More

    Submitted 3 March, 2011; v1 submitted 9 November, 2010; originally announced November 2010.

  37. arXiv:0912.3188  [pdf, ps, other

    cs.DS

    Robust Fault Tolerant uncapacitated facility location

    Authors: Shiri Chechik, David Peleg

    Abstract: In the uncapacitated facility location problem, given a graph, a set of demands and opening costs, it is required to find a set of facilities R, so as to minimize the sum of the cost of opening the facilities in R and the cost of assigning all node demands to open facilities. This paper concerns the robust fault-tolerant version of the uncapacitated facility location problem (RFTFL). In this pro… ▽ More

    Submitted 3 February, 2010; v1 submitted 16 December, 2009; originally announced December 2009.

  38. arXiv:0912.2815  [pdf, ps, other

    cs.DS cs.CG

    Relaxed spanners for directed disk graphs

    Authors: David Peleg, Liam Roditty

    Abstract: Let $(V,δ)$ be a finite metric space, where $V$ is a set of $n$ points and $δ$ is a distance function defined for these points. Assume that $(V,δ)$ has a constant doubling dimension $d$ and assume that each point $p\in V$ has a disk of radius $r(p)$ around it. The disk graph that corresponds to $V$ and $r(\cdot)$ is a \emph{directed} graph $I(V,E,r)$, whose vertices are the points of $V$ and who… ▽ More

    Submitted 3 February, 2010; v1 submitted 15 December, 2009; originally announced December 2009.

  39. arXiv:0811.3284  [pdf, ps, other

    cs.NI cs.DC

    SINR Diagrams: Towards Algorithmically Usable SINR Models of Wireless Networks

    Authors: Chen Avin, Yuval Emek, Erez Kantor, Zvi Lotker, David Peleg, Liam Roditty

    Abstract: The rules governing the availability and quality of connections in a wireless network are described by physical models such as the signal-to-interference & noise ratio (SINR) model. For a collection of simultaneously transmitting stations in the plane, it is possible to identify a reception zone for each station, consisting of the points where its transmission is received correctly. The resultin… ▽ More

    Submitted 10 December, 2008; v1 submitted 20 November, 2008; originally announced November 2008.

    Comments: 34 pages, 17 Figures

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