36,881 research outputs found

    Critical (P5,dart)(P_5,dart)-Free Graphs

    Full text link
    Given two graphs H1H_1 and H2H_2, a graph is (H1,H2)(H_1,H_2)-free if it contains no induced subgraph isomorphic to H1H_1 nor H2H_2. Let PtP_t be the path on tt vertices. A dart is the graph obtained from a diamond by adding a new vertex and making it adjacent to exactly one vertex with degree 3 in the diamond. In this paper, we show that there are finitely many kk-vertex-critical (P5,dart)(P_5,dart)-free graphs for k≥1k \ge 1 To prove these results, we use induction on kk and perform a careful structural analysis via Strong Perfect Graph Theorem combined with the pigeonhole principle based on the properties of vertex-critical graphs. Moreover, for k∈{5,6,7}k \in \{5, 6, 7\} we characterize all kk-vertex-critical (P5,dart)(P_5,dart)-free graphs using a computer generation algorithm. Our results imply the existence of a polynomial-time certifying algorithm to decide the kk-colorability of (P5,dart)(P_5,dart)-free graphs for k≥1k \ge 1 where the certificate is either a kk-coloring or a (k+1)(k+1)-vertex-critical induced subgraph.Comment: arXiv admin note: text overlap with arXiv:2211.0417

    Generation of cubic graphs

    Get PDF
    We describe a new algorithm for the efficient generation of all non-isomorphic connected cubic graphs. Our implementation of this algorithm is more than 4 times faster than previous generators. The generation can also be efficiently restricted to cubic graphs with girth at least 4 or 5

    Isomorph-free generation of 2-connected graphs with applications

    Get PDF
    Many interesting graph families contain only 2-connected graphs, which have ear decompositions. We develop a technique to generate families of unlabeled 2-connected graphs using ear augmentations and apply this technique to two problems. In the first application, we search for uniquely K_r-saturated graphs and find the list of uniquely K_4-saturated graphs on at most 12 vertices, supporting current conjectures for this problem. In the second application, we verifying the Edge Reconstruction Conjecture for all 2-connected graphs on at most 12 vertices. This technique can be easily extended to more problems concerning 2-connected graphs.Comment: 15 pages, 3 figures, 4 table

    Generation of cubic graphs and snarks with large girth

    Full text link
    We describe two new algorithms for the generation of all non-isomorphic cubic graphs with girth at least k≥5k\ge 5 which are very efficient for 5≤k≤75\le k \le 7 and show how these algorithms can be efficiently restricted to generate snarks with girth at least kk. Our implementation of these algorithms is more than 30, respectively 40 times faster than the previously fastest generator for cubic graphs with girth at least 6 and 7, respectively. Using these generators we have also generated all non-isomorphic snarks with girth at least 6 up to 38 vertices and show that there are no snarks with girth at least 7 up to 42 vertices. We present and analyse the new list of snarks with girth 6.Comment: 27 pages (including appendix

    A Reference Interpreter for the Graph Programming Language GP 2

    Get PDF
    GP 2 is an experimental programming language for computing by graph transformation. An initial interpreter for GP 2, written in the functional language Haskell, provides a concise and simply structured reference implementation. Despite its simplicity, the performance of the interpreter is sufficient for the comparative investigation of a range of test programs. It also provides a platform for the development of more sophisticated implementations.Comment: In Proceedings GaM 2015, arXiv:1504.0244
    • …
    corecore