21 research outputs found

    Chinese Postman Problem on edge-colored multigraphs

    Get PDF
    It is well-known that the Chinese postman problem on undirected and directed graphs is polynomial-time solvable. We extend this result to edge-colored multigraphs. Our result is in sharp contrast to the Chinese postman problem on mixed graphs, i.e., graphs with directed and undirected edges, for which the problem is NP-hard

    Self-Assembly of DNA Graphs and Postman Tours

    Get PDF
    DNA graph structures can self-assemble from branched junction molecules to yield solutions to computational problems. Self-assembly of graphs have previously been shown to give polynomial time solutions to hard computational problems such as 3-SAT and k-colorability problems. Jonoska et al. have proposed studying self-assembly of graphs topologically, considering the boundary components of their thickened graphs, which allows for reading the solutions to computational problems through reporter strands. We discuss weighting algorithms and consider applications of self-assembly of graphs and the boundary components of their thickened graphs to problems involving minimal weight Eulerian walks such as the Chinese Postman Problem and the Windy Postman Problem

    An updated annotated bibliography on arc routing problems

    Get PDF
    The number of arc routing publications has increased significantly in the last decade. Such an increase justifies a second annotated bibliography, a sequel to Corberán and Prins (Networks 56 (2010), 50–69), discussing arc routing studies from 2010 onwards. These studies are grouped into three main sections: single vehicle problems, multiple vehicle problems and applications. Each main section catalogs problems according to their specifics. Section 2 is therefore composed of four subsections, namely: the Chinese Postman Problem, the Rural Postman Problem, the General Routing Problem (GRP) and Arc Routing Problems (ARPs) with profits. Section 3, devoted to the multiple vehicle case, begins with three subsections on the Capacitated Arc Routing Problem (CARP) and then delves into several variants of multiple ARPs, ending with GRPs and problems with profits. Section 4 is devoted to applications, including distribution and collection routes, outdoor activities, post-disaster operations, road cleaning and marking. As new applications emerge and existing applications continue to be used and adapted, the future of arc routing research looks promising.info:eu-repo/semantics/publishedVersio

    Decomposition of a graph into two disjoint odd subgraphs

    Get PDF
    An odd (resp. even) subgraph in a multigraph is its subgraph in which every vertex has odd (resp. even) degree. We say that a multigraph can be decomposed into two odd subgraphs if its edge set can be partitioned into two sets so that both form odd subgraphs. In this paper we give a necessary and sufficient condition for the decomposability of a multigraph into two odd subgraphs. We also present a polynomial time algorithm for finding such a decomposition or showing its non-existence. We also deal with the case of the decomposability into an even subgraph and an odd subgraph

    Towards Improving Christofides Algorithm on Fundamental Classes by Gluing Convex Combinations of Tours

    Full text link
    We present a new approach for gluing tours over certain tight, 3-edge cuts. Gluing over 3-edge cuts has been used in algorithms for finding Hamilton cycles in special graph classes and in proving bounds for 2-edge-connected subgraph problem, but not much was known in this direction for gluing connected multigraphs. We apply this approach to the traveling salesman problem (TSP) in the case when the objective function of the subtour elimination relaxation is minimized by a θ\theta-cyclic point: xe∈{0,θ,1−θ,1}x_e \in \{0,\theta, 1-\theta, 1\}, where the support graph is subcubic and each vertex is incident to at least one edge with xx-value 1. Such points are sufficient to resolve TSP in general. For these points, we construct a convex combination of tours in which we can reduce the usage of edges with xx-value 1 from the 32\frac{3}{2} of Christofides algorithm to 32−θ10\frac{3}{2}-\frac{\theta}{10} while keeping the usage of edges with fractional xx-value the same as Christofides algorithm. A direct consequence of this result is for the Uniform Cover Problem for TSP: In the case when the objective function of the subtour elimination relaxation is minimized by a 23\frac{2}{3}-uniform point: xe∈{0,23}x_e \in \{0, \frac{2}{3}\}, we give a 1712\frac{17}{12}-approximation algorithm for TSP. For such points, this lands us halfway between the approximation ratios of 32\frac{3}{2} of Christofides algorithm and 43\frac{4}{3} implied by the famous "four-thirds conjecture"

    On Generalizations of Supereulerian Graphs

    Get PDF
    A graph is supereulerian if it has a spanning closed trail. Pulleyblank in 1979 showed that determining whether a graph is supereulerian, even when restricted to planar graphs, is NP-complete. Let κ2˘7(G)\kappa\u27(G) and δ(G)\delta(G) be the edge-connectivity and the minimum degree of a graph GG, respectively. For integers s≥0s \ge 0 and t≥0t \ge 0, a graph GG is (s,t)(s,t)-supereulerian if for any disjoint edge sets X,Y⊆E(G)X, Y \subseteq E(G) with ∣X∣≤s|X|\le s and ∣Y∣≤t|Y|\le t, GG has a spanning closed trail that contains XX and avoids YY. This dissertation is devoted to providing some results on (s,t)(s,t)-supereulerian graphs and supereulerian hypergraphs. In Chapter 2, we determine the value of the smallest integer j(s,t)j(s,t) such that every j(s,t)j(s,t)-edge-connected graph is (s,t)(s,t)-supereulerian as follows: j(s,t) = \left\{ \begin{array}{ll} \max\{4, t + 2\} & \mbox{ if $0 \le s \le 1$, or $(s,t) \in \{(2,0), (2,1), (3,0),(4,0)\}$,} \\ 5 & \mbox{ if $(s,t) \in \{(2,2), (3,1)\}$,} \\ s + t + \frac{1 - (-1)^s}{2} & \mbox{ if $s \ge 2$ and $s+t \ge 5$. } \end{array} \right. As applications, we characterize (s,t)(s,t)-supereulerian graphs when t≥3t \ge 3 in terms of edge-connectivities, and show that when t≥3t \ge 3, (s,t)(s,t)-supereulerianicity is polynomially determinable. In Chapter 3, for a subset Y⊆E(G)Y \subseteq E(G) with ∣Y∣≤κ2˘7(G)−1|Y|\le \kappa\u27(G)-1, a necessary and sufficient condition for G−YG-Y to be a contractible configuration for supereulerianicity is obtained. We also characterize the (s,t)(s,t)-supereulerianicity of GG when s+t≤κ2˘7(G)s+t\le \kappa\u27(G). These results are applied to show that if GG is (s,t)(s,t)-supereulerian with κ2˘7(G)=δ(G)≥3\kappa\u27(G)=\delta(G)\ge 3, then for any permutation α\alpha on the vertex set V(G)V(G), the permutation graph α(G)\alpha(G) is (s,t)(s,t)-supereulerian if and only if s+t≤κ2˘7(G)s+t\le \kappa\u27(G). For a non-negative integer s≤∣V(G)∣−3s\le |V(G)|-3, a graph GG is ss-Hamiltonian if the removal of any k≤sk\le s vertices results in a Hamiltonian graph. Let is,t(G)i_{s,t}(G) and hs(G)h_s(G) denote the smallest integer ii such that the iterated line graph Li(G)L^{i}(G) is (s,t)(s,t)-supereulerian and ss-Hamiltonian, respectively. In Chapter 4, for a simple graph GG, we establish upper bounds for is,t(G)i_{s,t}(G) and hs(G)h_s(G). Specifically, the upper bound for the ss-Hamiltonian index hs(G)h_s(G) sharpens the result obtained by Zhang et al. in [Discrete Math., 308 (2008) 4779-4785]. Harary and Nash-Williams in 1968 proved that the line graph of a graph GG is Hamiltonian if and only if GG has a dominating closed trail, Jaeger in 1979 showed that every 4-edge-connected graph is supereulerian, and Catlin in 1988 proved that every graph with two edge-disjoint spanning trees is a contractible configuration for supereulerianicity. In Chapter 5, utilizing the notion of partition-connectedness of hypergraphs introduced by Frank, Kir\\u27aly and Kriesell in 2003, we generalize the above-mentioned results of Harary and Nash-Williams, of Jaeger and of Catlin to hypergraphs by characterizing hypergraphs whose line graphs are Hamiltonian, and showing that every 2-partition-connected hypergraph is a contractible configuration for supereulerianicity. Applying the adjacency matrix of a hypergraph HH defined by Rodr\\u27iguez in 2002, let λ2(H)\lambda_2(H) be the second largest adjacency eigenvalue of HH. In Chapter 6, we prove that for an integer kk and a rr-uniform hypergraph HH of order nn with r≥4r\ge 4 even, the minimum degree δ≥k≥2\delta\ge k\ge 2 and k≠r+2k\neq r+2, if λ2(H)≤(r−1)δ−r2(k−1)n4(r+1)(n−r−1)\lambda_2(H)\le (r-1)\delta-\frac{r^2(k-1)n}{4(r+1)(n-r-1)}, then HH is kk-edge-connected. %κ2˘7(H)≥k\kappa\u27(H)\ge k. Some discussions are displayed in the last chapter. We extend the well-known Thomassen Conjecture that every 4-connected line graph is Hamiltonian to hypergraphs. The (s,t)(s,t)-supereulerianicity of hypergraphs is another interesting topic to be investigated in the future

    Spanning Structures of Graphs

    Get PDF

    A survey of parameterized algorithms and the complexity of edge modification

    Get PDF
    The survey is a comprehensive overview of the developing area of parameterized algorithms for graph modification problems. It describes state of the art in kernelization, subexponential algorithms, and parameterized complexity of graph modification. The main focus is on edge modification problems, where the task is to change some adjacencies in a graph to satisfy some required properties. To facilitate further research, we list many open problems in the area.publishedVersio
    corecore