161 research outputs found

    Problems in extremal graph theory

    Get PDF
    We consider a variety of problems in extremal graph and set theory. The {\em chromatic number} of GG, χ(G)\chi(G), is the smallest integer kk such that GG is kk-colorable. The {\it square} of GG, written G2G^2, is the supergraph of GG in which also vertices within distance 2 of each other in GG are adjacent. A graph HH is a {\it minor} of GG if HH can be obtained from a subgraph of GG by contracting edges. We show that the upper bound for χ(G2)\chi(G^2) conjectured by Wegner (1977) for planar graphs holds when GG is a K4K_4-minor-free graph. We also show that χ(G2)\chi(G^2) is equal to the bound only when G2G^2 contains a complete graph of that order. One of the central problems of extremal hypergraph theory is finding the maximum number of edges in a hypergraph that does not contain a specific forbidden structure. We consider as a forbidden structure a fixed number of members that have empty common intersection as well as small union. We obtain a sharp upper bound on the size of uniform hypergraphs that do not contain this structure, when the number of vertices is sufficiently large. Our result is strong enough to imply the same sharp upper bound for several other interesting forbidden structures such as the so-called strong simplices and clusters. The {\em nn-dimensional hypercube}, QnQ_n, is the graph whose vertex set is {0,1}n\{0,1\}^n and whose edge set consists of the vertex pairs differing in exactly one coordinate. The generalized Tur\'an problem asks for the maximum number of edges in a subgraph of a graph GG that does not contain a forbidden subgraph HH. We consider the Tur\'an problem where GG is QnQ_n and HH is a cycle of length 4k+24k+2 with k≥3k\geq 3. Confirming a conjecture of Erd{\H o}s (1984), we show that the ratio of the size of such a subgraph of QnQ_n over the number of edges of QnQ_n is o(1)o(1), i.e. in the limit this ratio approaches 0 as nn approaches infinity

    Hypercube Unfoldings that Tile R\u3csup\u3e3\u3c/sup\u3e and R\u3csup\u3e2\u3c/sup\u3e

    Get PDF
    We show that the hypercube has a face-unfolding that tiles space, and that unfolding has an edge-unfolding that tiles the plane. So the hypercube is a dimension-descending tiler. We also show that the hypercube cross unfolding made famous by Dali tiles space, but we leave open the question of whether or not it has an edge-unfolding that tiles the plane

    Random Polynomial Graphs for Random Tur\'an Problems

    Full text link
    Bukh and Conlon used random polynomial graphs to give effective lower bounds on ex(n,Tâ„“)\mathrm{ex}(n,\mathcal{T}^\ell), where Tâ„“\mathcal{T}^\ell is the â„“\ellth power of a balanced rooted tree TT. We extend their result to give effective lower bounds on ex(Gn,p,Tâ„“)\mathrm{ex}(G_{n,p},\mathcal{T}^\ell), which is the maximum number of edges in a Tâ„“\mathcal{T}^\ell-free subgraph of the random graph Gn,pG_{n,p}. Analogous bounds for generalized Tur\'an numbers in random graphs are also proven.Comment: 16 pages; corrected minor typo

    Some Optimally Adaptive Parallel Graph Algorithms on EREW PRAM Model

    Get PDF
    The study of graph algorithms is an important area of research in computer science, since graphs offer useful tools to model many real-world situations. The commercial availability of parallel computers have led to the development of efficient parallel graph algorithms. Using an exclusive-read and exclusive-write (EREW) parallel random access machine (PRAM) as the computation model with a fixed number of processors, we design and analyze parallel algorithms for seven undirected graph problems, such as, connected components, spanning forest, fundamental cycle set, bridges, bipartiteness, assignment problems, and approximate vertex coloring. For all but the last two problems, the input data structure is an unordered list of edges, and divide-and-conquer is the paradigm for designing algorithms. One of the algorithms to solve the assignment problem makes use of an appropriate variant of dynamic programming strategy. An elegant data structure, called the adjacency list matrix, used in a vertex-coloring algorithm avoids the sequential nature of linked adjacency lists. Each of the proposed algorithms achieves optimal speedup, choosing an optimal granularity (thus exploiting maximum parallelism) which depends on the density or the number of vertices of the given graph. The processor-(time)2 product has been identified as a useful parameter to measure the cost-effectiveness of a parallel algorithm. We derive a lower bound on this measure for each of our algorithms

    Graph Theory

    Get PDF
    [no abstract available

    Development of a Navier-Stokes algorithm for parallel-processing supercomputers

    Get PDF
    An explicit flow solver, applicable to the hierarchy of model equations ranging from Euler to full Navier-Stokes, is combined with several techniques designed to reduce computational expense. The computational domain consists of local grid refinements embedded in a global coarse mesh, where the locations of these refinements are defined by the physics of the flow. Flow characteristics are also used to determine which set of model equations is appropriate for solution in each region, thereby reducing not only the number of grid points at which the solution must be obtained, but also the computational effort required to get that solution. Acceleration to steady-state is achieved by applying multigrid on each of the subgrids, regardless of the particular model equations being solved. Since each of these components is explicit, advantage can readily be taken of the vector- and parallel-processing capabilities of machines such as the Cray X-MP and Cray-2
    • …
    corecore