87 research outputs found

    Searching for the quark-gluon plasma

    Get PDF
    The claims for production of high energy densities and possible new states of matter in collisions of nuclei by George F. Bertsch (Science, {\bf 265} (1994) 480-481) are examined and compared with simple explanations of the data which have appeared in the literature

    On obstacle numbers

    Get PDF
    The obstacle number is a new graph parameter introduced by Alpert, Koch, and Laison (2010). Mukkamala et al. (2012) show that there exist graphs with n vertices having obstacle number in Ω(n/ log n). In this note, we up this lower bound to Ω(n/(log log n)2). Our proof makes use of an upper bound of Mukkamala et al. on the number of graphs having obstacle number at most h in such a way that any subsequent improvements to their upper bound will improve our lower bound

    Translating a Regular Grid over a Point Set

    Get PDF
    We consider the problem of translating a (finite or infinite) square grid G over a set S of n points in the plane in order to maximize some objective function. We say that a grid cell is k-occupied if it contains k or more points of 5. The main set of problems we study have to do with translating an infinite grid so that the number of fe-occupied cells is maximized or minimized. For these problems we obtain running times of the form O(kn polylog n). We also consider the problem of translating a finite size grid, with m cells, in order to maximize the number of fe-occupied cells. Here we obtain a running time of the form O(knm polylog nm)

    Randomized rendez-vous with limited memory

    Get PDF
    We present a tradeoff between the expected time for two identical agents to rendez-vous on a synchronous, anonymous, oriented ring and the memory requirements of the agents. In particular, we show that there exists a 2t state agent, which can achieve rendez-vous on an n node ring in expected time O( n 2/2 t ∈+∈2 t ) and that any t/2 state agent requires expected time Ω( n 2/2 t ). As a corollary we observe that Θ(loglogn) bits of memory are necessary and sufficient to achieve rendez-vous in linear time

    Crossings in grid drawings

    Get PDF
    We prove tight crossing number inequalities for geometric graphs whose vertex sets are taken from a d-dimensional grid of volume N and give applications of these inequalities to counting the number of crossing-free geometric graphs that can be drawn on such grids. In particular, we show that any geometric graph with m ≄ 8N edges and with vertices on a 3D integer grid of volume N, has Ω((m2/N) log(m/N)) crossings. In d-dimensions, with d ≄ 4, this bound becomes Ω(m2/N). We provide matching upper bounds for all d. Finally, for d ≄ 4 the upper bound implies that the maximum number of crossing-free geometric graphs with vertices on some d-dimensional grid of volume N is NΘ(N). In 3 dimensions it remains open to improve the trivial bounds, namely, the 2Ω(N) lower bound and the NO(N) upper bound

    A generalized Winternitz Theorem

    Get PDF
    We prove that, for every simple polygon P having k ≄ 1 reflex vertices, there exists a point q Δ P such that every half-polygon that contains q contains nearly 1/2(k + 1) times the area of P. We also give a family of examples showing that this result is the best possible

    A polynomial bound for untangling geometric planar graphs

    Get PDF
    To untangle a geometric graph means to move some of the vertices so that the resulting geometric graph has no crossings. Pach and Tardos [Discrete Comput. Geom., 2002] asked if every n-vertex geometric planar graph can be untangled while keeping at least n^\epsilon vertices fixed. We answer this question in the affirmative with \epsilon=1/4. The previous best known bound was \Omega((\log n / \log\log n)^{1/2}). We also consider untangling geometric trees. It is known that every n-vertex geometric tree can be untangled while keeping at least (n/3)^{1/2} vertices fixed, while the best upper bound was O(n\log n)^{2/3}. We answer a question of Spillner and Wolff [arXiv:0709.0170 2007] by closing this gap for untangling trees. In particular, we show that for infinitely many values of n, there is an n-vertex geometric tree that cannot be untangled while keeping more than 3(n^{1/2}-1) vertices fixed. Moreover, we improve the lower bound to (n/2)^{1/2}.Comment: 14 pages, 7 figure

    Deprescribing benzodiazepines and Z-drugs in community-dwelling adults: a scoping review

    Get PDF

    Open Data Structures : An Introduction

    No full text
    Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. Focusing on a mathematically rigorous approach that is fast, practical, and efficient, Morin clearly and briskly presents instruction along with source code. Analyzed and implemented in Java, the data structures presented in the book include stacks, queues, deques, and lists implemented as arrays and linked-lists; space-efficient implementations of lists; skip lists; hash tables and hash codes; binary search trees including treaps, scapegoat trees, and red-black trees; integer searching structures including binary tries, x-fast tries, and y-fast tries; heaps, including implicit binary heaps and randomized meldable heaps; graphs, including adjacency matrix and adjacency list representations; and B-trees. A modern treatment of an essential computer science topic, Open Data Structures is a measured balance between classical topics and state-of-the art structures that will serve the needs of all undergraduate students or self-directed learners.</p

    Guest editor's introduction

    No full text
    • 

    corecore