486 research outputs found

    Packing 3-vertex paths in claw-free graphs and related topics

    Get PDF
    An L-factor of a graph G is a spanning subgraph of G whose every component is a 3-vertex path. Let v(G) be the number of vertices of G and d(G) the domination number of G. A claw is a graph with four vertices and three edges incident to the same vertex. A graph is claw-free if it has no induced subgraph isomorphic to a claw. Our results include the following. Let G be a 3-connected claw-free graph, x a vertex in G, e = xy an edge in G, and P a 3-vertex path in G. Then (a1) if v(G) = 0 mod 3, then G has an L-factor containing (avoiding) e, (a2) if v(G) = 1 mod 3, then G - x has an L-factor, (a3) if v(G) = 2 mod 3, then G - {x,y} has an L-factor, (a4) if v(G) = 0 mod 3 and G is either cubic or 4-connected, then G - P has an L-factor, (a5) if G is cubic with v(G) > 5 and E is a set of three edges in G, then G - E has an L-factor if and only if the subgraph induced by E in G is not a claw and not a triangle, (a6) if v(G) = 1 mod 3, then G - {v,e} has an L-factor for every vertex v and every edge e in G, (a7) if v(G) = 1 mod 3, then there exist a 4-vertex path N and a claw Y in G such that G - N and G - Y have L-factors, and (a8) d(G) < v(G)/3 +1 and if in addition G is not a cycle and v(G) = 1 mod 3, then d(G) < v(G)/3. We explore the relations between packing problems of a graph and its line graph to obtain some results on different types of packings. We also discuss relations between L-packing and domination problems as well as between induced L-packings and the Hadwiger conjecture. Keywords: claw-free graph, cubic graph, vertex disjoint packing, edge disjoint packing, 3-vertex factor, 3-vertex packing, path-factor, induced packing, graph domination, graph minor, the Hadwiger conjecture.Comment: 29 page

    Approximation algorithm for finding multipacking on Cactus

    Full text link
    For a graph G=(V,E) G = (V, E) with vertex set V V and edge set E E , a function f:V→{0,1,2,...,diam(G)} f : V \rightarrow \{0, 1, 2, . . . , diam(G)\} is called a \emph{broadcast} on G G . For each vertex u∈V u \in V , if there exists a vertex v v in G G (possibly, u=v u = v ) such that f(v)>0 f (v) > 0 and d(u,v)≤f(v) d(u, v) \leq f (v) , then f f is called a \textit{dominating broadcast} on G G . The \textit{cost} of the dominating broadcast ff is the quantity ∑v∈Vf(v) \sum_{v\in V}f(v) . The minimum cost of a dominating broadcast is the \textit{broadcast domination number} of GG, denoted by γb(G) \gamma_{b}(G) . A \textit{multipacking} is a set S⊆V S \subseteq V in a graph G=(V,E) G = (V, E) such that for every vertex v∈V v \in V and for every integer r≥1 r \geq 1 , the ball of radius r r around v v contains at most r r vertices of S S , that is, there are at most r r vertices in S S at a distance at most r r from v v in G G . The \textit{multipacking number} of G G is the maximum cardinality of a multipacking of G G and is denoted by mp(G) mp(G) . We show that, for any cactus graph GG, γb(G)≤32mp(G)+112\gamma_b(G)\leq \frac{3}{2}mp(G)+\frac{11}{2}. We also show that γb(G)−mp(G)\gamma_b(G)-mp(G) can be arbitrarily large for cactus graphs by constructing an infinite family of cactus graphs such that the ratio γb(G)/mp(G)=4/3\gamma_b(G)/mp(G)=4/3, with mp(G)mp(G) arbitrarily large. This result shows that, for cactus graphs, we cannot improve the bound γb(G)≤32mp(G)+112\gamma_b(G)\leq \frac{3}{2}mp(G)+\frac{11}{2} to a bound in the form γb(G)≤c1⋅mp(G)+c2\gamma_b(G)\leq c_1\cdot mp(G)+c_2, for any constant c1<4/3c_1<4/3 and c2c_2. Moreover, we provide an O(n)O(n)-time algorithm to construct a multipacking of GG of size at least 23mp(G)−113 \frac{2}{3}mp(G)-\frac{11}{3} , where nn is the number of vertices of the graph GG

    Finding Optimal 2-Packing Sets on Arbitrary Graphs at Scale

    Full text link
    A 2-packing set for an undirected graph G=(V,E)G=(V,E) is a subset S⊂V\mathcal{S} \subset V such that any two vertices v1,v2∈Sv_1,v_2 \in \mathcal{S} have no common neighbors. Finding a 2-packing set of maximum cardinality is a NP-hard problem. We develop a new approach to solve this problem on arbitrary graphs using its close relation to the independent set problem. Thereby, our algorithm red2pack uses new data reduction rules specific to the 2-packing set problem as well as a graph transformation. Our experiments show that we outperform the state-of-the-art for arbitrary graphs with respect to solution quality and also are able to compute solutions multiple orders of magnitude faster than previously possible. For example, we are able to solve 63% of our graphs to optimality in less than a second while the competitor for arbitrary graphs can only solve 5% of the graphs in the data set to optimality even with a 10 hour time limit. Moreover, our approach can solve a wide range of large instances that have previously been unsolved

    On Split-Coloring Problems

    Get PDF
    We study a new coloring concept which generalizes the classical vertex coloring problem in a graph by extending the notion of stable sets to split graphs. First of all, we propose the packing problem of finding the split graph of maximum size where a split graph is a graph G = (V,E) in which the vertex set V can be partitioned into a clique K and a stable set S. No condition is imposed on the edges linking vertices in S to the vertices in K. This maximum split graph problem gives rise to an associated partitioning problem that we call the split-coloring problem. Given a graph, the objective is to cover all his vertices by a least number of split graphs. Definitions related to this new problem are introduced. We mention some polynomially solvable cases and describe open questions on this are
    • …
    corecore