中文
相关论文

相关论文: Path connectivity of line graphs

200 篇论文

Finding a smallest subgraph that is k-edge-connected, or augmenting a k-edge-connected graph with a smallest subset of given candidate edges to become (k+1)-edge-connected, are among the most fundamental Network Design problems. They are…

数据结构与算法 · 计算机科学 2025-12-25 Meike Neuwohner , Vera Traub , Rico Zenklusen

A simple graph G is k-ordered (respectively, k-ordered hamiltonian) if, for any sequence of k distinct vertices v_1, ..., v_k of G, there exists a cycle (respectively, a hamiltonian cycle) in G containing these k vertices in the specified…

组合数学 · 数学 2007-05-23 Karola Meszaros

We present progress on three old conjectures about longest paths and cycles in graphs. The first pair of conjectures, due to Lov\'{a}sz from 1969 and Thomassen from 1978, respectively, states that all connected vertex-transitive graphs…

A graph is path-pairable if for any pairing of its vertices there exist edge disjoint paths joining the vertices in each pair. We obtain sharp bounds on the maximum possible diameter of path-pairable graphs which either have a given number…

组合数学 · 数学 2017-07-14 Antonio Girao , Gabor Meszaros , Kamil Popielarz , Richard Snyder

The famous K\H{o}nig-Egerv\'ary theorem is equivalent to the statement that the matching number equals the vertex cover number for every induced subgraph of some graph if and only if that graph is bipartite. Inspired by this result, we…

组合数学 · 数学 2017-10-24 Stéphane Bessy , Pascal Ochem , Dieter Rautenbach

Let a network be represented by a simple graph $\mathcal{G}$ with $n$ vertices. A common approach to investigate properties of a network is to use the adjacency matrix $A=[a_{ij}]_{i,j=1}^n\in\R^{n\times n}$ associated with the graph…

数值分析 · 数学 2023-05-16 Silvia Noschese , Lothar Reichel

A linkage of order k of a graph G is a subgraph with k components, each of which is a path. A linkage is vital if it spans all vertices, and no other linkage connects the same pairs of end vertices. We give a characterization of the graphs…

组合数学 · 数学 2011-07-19 Dillon Mayhew , Geoff Whittle , Stefan H. M. van Zwam

Mutual visibility in graphs requires pairs of vertices to be connected by shortest paths that avoid all other vertices of a prescribed set, a condition that is often overly restrictive. In this paper, we introduce a new variant, called…

组合数学 · 数学 2026-03-04 Tonny K B , Shikhi M

A well-known result of Chv\'{a}tal and Erd\H{o}s from 1972 states that a graph with connectivity not less than its independence number plus one is hamiltonian-connected. A graph $G$ is called an $[s,t]$-graph if any induced subgraph of $G$…

组合数学 · 数学 2025-05-20 Kun Cheng

This paper is a short introduction to the theory of tangles, both in graphs and general connectivity systems. An emphasis is put on the correspondence between tangles of order k and k-connected components. In particular, we prove that there…

离散数学 · 计算机科学 2016-02-16 Martin Grohe

Computing the directed path-width of a directed graph is an NP-hard problem. Even for digraphs of maximum semi-degree 3 the problem remains hard. We propose a decomposition of an input digraph G=(V,A) by a number k of sequences with entries…

数据结构与算法 · 计算机科学 2018-11-07 Frank Gurski , Carolin Rehs , Jochen Rethmann

An edge-coloured path is monochromatic if all of its edges have the same colour. For a $k$-connected graph $G$, the monochromatic $k$-connection number of $G$, denoted by $mc_k(G)$, is the maximum number of colours in an edge-colouring of…

组合数学 · 数学 2024-02-15 Qingqiong Cai , Shinya Fujita , Henry Liu , Boram Park

Let $P,Q$ be longest paths in a simple graph. We analyze the possible connections between the components of $P\cup Q\setminus (V(P)\cap V(Q))$ and introduce the notion of a bi-traceable graph. We use the results for all the possible…

组合数学 · 数学 2021-05-26 Juan Gutiérrez , Christian Valqui

The generalized $k$-edge-connectivity $\lambda_k(G)$ of a graph $G$ is a generalization of the concept of edge-connectivity. The lexicographic product of two graphs $G$ and $H$, denoted by $G\circ H$, is an important graph product. In this…

组合数学 · 数学 2014-01-13 Xueliang Li , Jun Yue , Yan Zhao

Jaeger, Linial, Payan, and Tarsi introduced the notion of $A$-connectivity for graphs in 1992, and proved a decomposition for cubic graphs from which $A$-connectivity follows for all 3-edge-connected graphs when $|A|\geq 6$. The concept of…

组合数学 · 数学 2023-06-08 Alejandra Brewer Castano , Jessica McDonald , Kathryn Nurse

Let $G$ be a $k$-connected graph with $k\geq 2$. In this paper we first prove that: For two distinct vertices $x$ and $z$ in $G$, it contains a path passing through its any $k-2$ {specified} vertices with length at least the average degree…

组合数学 · 数学 2018-05-02 Binlong Li , Bo Ning , Shenggui Zhang

Let $P_n$ denote the undirected path of length $n-1$. The cardinality of the set of congruence classes induced by the graph homomorphisms from $P_n$ onto $P_k$ is determined. This settles an open problem of Michels and Knauer (Disc. Math.,…

组合数学 · 数学 2011-12-20 Zhicong Lin , Jiang Zeng

Dumas, Foucaud, Perez, and Todinca [SIAM J. Disc. Math., 2024] proved that if the vertex set of a graph $G$ can be covered by $k$ shortest paths, then the pathwidth of $G$ is bounded by $\mathcal{O}(k \cdot 3^k)$. We prove a coarse variant…

组合数学 · 数学 2025-03-05 Meike Hatzel , Michał Pilipczuk

Halin showed that every edge minimal, k-vertex connected graph has a vertex of degree k. In this note, we prove the analogue to Halin's theorem for edge-minimal, k-edge-connected graphs. We show there are two vertices of degree k in every…

组合数学 · 数学 2009-05-08 Carl Kingsford , Guillaume Marçais

The notion of degree-constrained spanning hierarchies, also called k-trails, was recently introduced in the context of network routing problems. They describe graphs that are homomorphic images of connected graphs of degree at most k. First…

数据结构与算法 · 计算机科学 2015-12-08 Mohit Singh , Rico Zenklusen