96 research outputs found

    Exponential Time Complexity of the Permanent and the Tutte Polynomial

    Get PDF
    We show conditional lower bounds for well-studied #P-hard problems: (a) The number of satisfying assignments of a 2-CNF formula with n variables cannot be counted in time exp(o(n)), and the same is true for computing the number of all independent sets in an n-vertex graph. (b) The permanent of an n x n matrix with entries 0 and 1 cannot be computed in time exp(o(n)). (c) The Tutte polynomial of an n-vertex multigraph cannot be computed in time exp(o(n)) at most evaluation points (x,y) in the case of multigraphs, and it cannot be computed in time exp(o(n/polylog n)) in the case of simple graphs. Our lower bounds are relative to (variants of) the Exponential Time Hypothesis (ETH), which says that the satisfiability of n-variable 3-CNF formulas cannot be decided in time exp(o(n)). We relax this hypothesis by introducing its counting version #ETH, namely that the satisfying assignments cannot be counted in time exp(o(n)). In order to use #ETH for our lower bounds, we transfer the sparsification lemma for d-CNF formulas to the counting setting

    Parallel O(log(n)) time edge-colouring of trees and Halin graphs

    Get PDF
    We present parallel O(log(n))-time algorithms for optimal edge colouring of trees and Halin graphs with n processors on a a parallel random access machine without write conflicts (P-RAM). In the case of Halin graphs with a maximum degree of three, the colouring algorithm automatically finds every Hamiltonian cycle of the graph

    Edge-colouring graphs with local list sizes

    Full text link
    The famous List Colouring Conjecture from the 1970s states that for every graph GG the chromatic index of GG is equal to its list chromatic index. In 1996 in a seminal paper, Kahn proved that the List Colouring Conjecture holds asymptotically. Our main result is a local generalization of Kahn's theorem. More precisely, we show that, for a graph GG with sufficiently large maximum degree Δ\Delta and minimum degree δln25Δ\delta \geq \ln^{25} \Delta, the following holds: for every assignment of lists of colours to the edges of GG, such that L(e)(1+o(1))max{deg(u),deg(v)}|L(e)| \geq (1+o(1)) \cdot \max\left\{\rm{deg}(u),\rm{deg}(v)\right\} for each edge e=uve=uv, there is an LL-edge-colouring of GG. Furthermore, Kahn showed that the List Colouring Conjecture holds asymptotically for linear, kk-uniform hypergraphs, and recently Molloy generalized Kahn's original result to correspondence colouring as well as its hypergraph generalization. We prove local versions of all of these generalizations by showing a weighted version that simultaneously implies all of our results.Comment: 22 page

    Transversal polynomial of r-fold covers

    Full text link
    We construct a cover of a graph XX by blowing up each vertex to a set of rr vertices and joining each pair of sets corresponding to adjacent vertices by a matching with rr edges. To each cover YY of XX we associate a polynomial ξ(Y,t)\xi(Y,t), called the transversal polynomial. The coefficient tkt^k of ξ(Y,t)\xi(Y,t) is the number of kk-edge induced subgraphs of YY whose vertex set is a transversal of the set system given by the blown-up vertices. We show that ξ(Y,t)\xi(Y,t) satisfies a contraction-deletion formula, and that if n=V(X)n=|V(X)| and the cover has index rr, then ξ(Y,(r1))0modrn\xi(Y,-(r-1)) \equiv 0 \mod r^n. We see that ξ(Y,t)\xi(Y,t) has interesting connections to unique label covers and correspondence colouring.Comment: 11 pages, 2 figure

    Optimally edge-colouring outerplanar graphs is in NC

    Get PDF
    We prove that every outerplanar graph can be optimally edge-coloured in polylogarithmic time using a polynomial number of processors on a parallel random access machine without write conflicts (P-RAM)

    Defective and Clustered Graph Colouring

    Full text link
    Consider the following two ways to colour the vertices of a graph where the requirement that adjacent vertices get distinct colours is relaxed. A colouring has "defect" dd if each monochromatic component has maximum degree at most dd. A colouring has "clustering" cc if each monochromatic component has at most cc vertices. This paper surveys research on these types of colourings, where the first priority is to minimise the number of colours, with small defect or small clustering as a secondary goal. List colouring variants are also considered. The following graph classes are studied: outerplanar graphs, planar graphs, graphs embeddable in surfaces, graphs with given maximum degree, graphs with given maximum average degree, graphs excluding a given subgraph, graphs with linear crossing number, linklessly or knotlessly embeddable graphs, graphs with given Colin de Verdi\`ere parameter, graphs with given circumference, graphs excluding a fixed graph as an immersion, graphs with given thickness, graphs with given stack- or queue-number, graphs excluding KtK_t as a minor, graphs excluding Ks,tK_{s,t} as a minor, and graphs excluding an arbitrary graph HH as a minor. Several open problems are discussed.Comment: This is a preliminary version of a dynamic survey to be published in the Electronic Journal of Combinatoric
    corecore