306 research outputs found

    Promoting Healthy Behaviours among Children Living in Disadvantaged Neighbourhoods

    Get PDF

    Promoting Healthy Behaviours among Children Living in Disadvantaged Neighbourhoods

    Get PDF

    On different Versions of the Exact Subgraph Hierarchy for the Stable Set Problem

    Full text link
    Let GG be a graph with nn vertices and mm edges. One of several hierarchies towards the stability number of GG is the exact subgraph hierarchy (ESH). On the first level it computes the Lov\'{a}sz theta function Ï‘(G)\vartheta(G) as semidefinite program (SDP) with a matrix variable of order n+1n+1 and n+m+1n+m+1 constraints. On the kk-th level it adds all exact subgraph constraints (ESC) for subgraphs of order kk to the SDP. An ESC ensures that the submatrix of the matrix variable corresponding to the subgraph is in the correct polytope. By including only some ESCs into the SDP the ESH can be exploited computationally. In this paper we introduce a variant of the ESH that computes Ï‘(G)\vartheta(G) through an SDP with a matrix variable of order nn and m+1m+1 constraints. We show that it makes sense to include the ESCs into this SDP and introduce the compressed ESH (CESH) analogously to the ESH. Computationally the CESH seems favorable as the SDP is smaller. However, we prove that the bounds based on the ESH are always at least as good as those of the CESH. In computations sometimes they are significantly better. We also introduce scaled ESCs (SESCs), which are a more natural way to include exactness constraints into the smaller SDP and we prove that including an SESC is equivalent to including an ESC for every subgraph

    The Internet And The American Political System

    Get PDF
    The past eight years have seen a great increase in Internet usage in American culture and politics. It would seem that, in our digital age, the Internet has exercised strong effects on political behavior and even on legislators. This thesis explores the variety and intensity of these effects, finding them to be substantial and growing, although not yet robust. The main influences the net has exerted on American politics take place predominantly within two areas: political campaigns and online political interest groups. Activists are certainly using the Internet for political causes, but this sort of Internet usage is really just an extension of previous activism. The Internet does not create new habits; it simply offers a more convenient method of reading the news, communicating to others, or performing other activities we have already been inclined to perform. Even those Internet users who access political web sites are shown preeminently to be those who have otherwise accessed political information in other ways such as newspapers or televised news. So far the Internet has made campaign donations easier for people who are comfortable surfing the World Wide Web. But there is little evidence to show that these people would not have otherwise donated to the campaign by more traditional methods. The Internet has made political activism easier, but people who are not politically active will not suddenly change simply because the Internet offers itself as an expedient, inexpensive tool. We have seen, however, with groups like MoveOn.org, that activists are rallying, communicating, and demonstrating more efficiently than ever before. The political parties or groups that can most effectively use the Internet to mobilize voters and affect public opinion will greatly benefit themselves

    Sum-of-Squares Certificates for Vizing's Conjecture via Determining Gr\"obner Bases

    Full text link
    The famous open Vizing conjecture claims that the domination number of the Cartesian product graph of two graphs GG and HH is at least the product of the domination numbers of GG and HH. Recently Gaar, Krenn, Margulies and Wiegele used the graph class G\mathcal{G} of all graphs with nGn_\mathcal{G} vertices and domination number kGk_\mathcal{G} and reformulated Vizing's conjecture as the problem that for all graph classes G\mathcal{G} and H\mathcal{H} the Vizing polynomial is sum-of-squares (SOS) modulo the Vizing ideal. By solving semidefinite programs (SDPs) and clever guessing they derived SOS-certificates for some values of kGk_\mathcal{G}, nGn_\mathcal{G}, kHk_\mathcal{H}, and nHn_\mathcal{H}. In this paper, we consider their approach for kG=kH=1k_\mathcal{G} = k_\mathcal{H} = 1. For this case we are able to derive the unique reduced Gr\"obner basis of the Vizing ideal. Based on this, we deduce the minimum degree (nG+nH−1)/2(n_\mathcal{G} + n_\mathcal{H} - 1)/2 of an SOS-certificate for Vizing's conjecture, which is the first result of this kind. Furthermore, we present a method to find certificates for graph classes G\mathcal{G} and H\mathcal{H} with nG+nH−1=dn_\mathcal{G} + n_\mathcal{H} -1 = d for general dd, which is again based on solving SDPs, but does not depend on guessing and depends on much smaller SDPs. We implement our new method in SageMath and give new SOS-certificates for all graph classes G\mathcal{G} and H\mathcal{H} with kG=kH=1k_\mathcal{G}=k_\mathcal{H}=1 and nG+nH≤15n_\mathcal{G} + n_\mathcal{H} \leq 15.Comment: 36 pages, 2 figure

    Relationship of kk-Bend and Monotonic â„“\ell-Bend Edge Intersection Graphs of Paths on a Grid

    Full text link
    If a graph GG can be represented by means of paths on a grid, such that each vertex of GG corresponds to one path on the grid and two vertices of GG are adjacent if and only if the corresponding paths share a grid edge, then this graph is called EPG and the representation is called EPG representation. A kk-bend EPG representation is an EPG representation in which each path has at most kk bends. The class of all graphs that have a kk-bend EPG representation is denoted by BkB_k. BℓmB_\ell^m is the class of all graphs that have a monotonic (each path is ascending in both columns and rows) ℓ\ell-bend EPG representation. It is known that Bkm⫋BkB_k^m \subsetneqq B_k holds for k=1k=1. We prove that Bkm⫋BkB_k^m \subsetneqq B_k holds also for k∈{2,3,5}k \in \{2, 3, 5\} and for k⩾7k \geqslant 7 by investigating the BkB_k-membership and BkmB_k^m-membership of complete bipartite graphs. In particular we derive necessary conditions for this membership that have to be fulfilled by mm, nn and kk, where mm and nn are the number of vertices on the two partition classes of the bipartite graph. We conjecture that Bkm⫋BkB_{k}^{m} \subsetneqq B_{k} holds also for k∈{4,6}k\in \{4,6\}. Furthermore we show that Bk⊈B2k−9mB_k \not\subseteq B_{2k-9}^m holds for all k⩾5k\geqslant 5. This implies that restricting the shape of the paths can lead to a significant increase of the number of bends needed in an EPG representation. So far no bounds on the amount of that increase were known. We prove that B1⊆B3mB_1 \subseteq B_3^m holds, providing the first result of this kind

    A Computational Study of Exact Subgraph Based SDP Bounds for Max-Cut, Stable Set and Coloring

    Get PDF
    The "exact subgraph" approach was recently introduced as a hierarchical scheme to get increasingly tight semidefinite programming relaxations of several NP-hard graph optimization problems. Solving these relaxations is a computational challenge because of the potentially large number of violated subgraph constraints. We introduce a computational framework for these relaxations designed to cope with these difficulties. We suggest a partial Lagrangian dual, and exploit the fact that its evaluation decomposes into several independent subproblems. This opens the way to use the bundle method from non-smooth optimization to minimize the dual function. Finally computational experiments on the Max-Cut, stable set and coloring problem show the excellent quality of the bounds obtained with this approach.Comment: arXiv admin note: substantial text overlap with arXiv:1902.0534

    Exact solution approaches for the discrete α\alpha-neighbor pp-center problem

    Full text link
    The discrete α\alpha-neighbor pp-center problem (d-α\alpha-ppCP) is an emerging variant of the classical pp-center problem which recently got attention in literature. In this problem, we are given a discrete set of points and we need to locate pp facilities on these points in such a way that the maximum distance between each point where no facility is located and its α\alpha-closest facility is minimized. The only existing algorithms in literature for solving the d-α\alpha-ppCP are approximation algorithms and two recently proposed heuristics. In this work, we present two integer programming formulations for the d-α\alpha-ppCP, together with lifting of inequalities, valid inequalities, inequalities that do not change the optimal objective function value and variable fixing procedures. We provide theoretical results on the strength of the formulations and convergence results for the lower bounds obtained after applying the lifting procedures or the variable fixing procedures in an iterative fashion. Based on our formulations and theoretical results, we develop branch-and-cut (B&C) algorithms, which are further enhanced with a starting heuristic and a primal heuristic. We evaluate the effectiveness of our B&C algorithms using instances from literature. Our algorithms are able to solve 116 out of 194 instances from literature to proven optimality, with a runtime of under a minute for most of them. By doing so, we also provide improved solution values for 116 instances
    • …
    corecore