中文
相关论文

相关论文: Short Cycles Connectivity

200 篇论文

The clustering coefficient of a vertex in a graph is the proportion of neighbours of the vertex that are adjacent. The minimum clustering coefficient of a graph is the smallest clustering coefficient taken over all vertices. A complete…

组合数学 · 数学 2016-01-08 Adam Borchert , Skylar Nicol , Ortrud R. Oellermann

For a simple graph $G$, the $3$-distance graph, $D_3(G)$, is a graph with the vertex set $V(G)$ and two vertices are adjacent if and only if their distance is $3$ in the graph $G$. For a connected graph $G$, we provide some conditions for…

组合数学 · 数学 2024-03-12 S. R. Musawi , S. H. Jafari

We use real-world contact sequences, time-ordered lists of contacts from one person to another, to study how fast information or disease can spread across network of contacts. Specifically we measure the reachability time -- the average…

其他凝聚态物理 · 物理学 2007-05-23 Petter Holme

Cycle is the simplest structure that brings redundant paths in network connectivity and feedback effects in network dynamics. Focusing on cycle structure, this paper defines a new matrix, named cycle number matrix, to represent cycle…

物理与社会 · 物理学 2021-04-21 Tianlong Fan , Linyuan Lü , Dinghua Shi , Tao Zhou

Among the several topological properties of complex networks, the shortest path represents a particularly important characteristic because of its potential impact not only on other topological properties, but mainly for its influence on…

社会与信息网络 · 计算机科学 2020-03-30 Guilherme S. Domingues , Cesar H. Comin , Luciano da F. Costa

A graph is \emph{hamiltonian-connected} if every pair of vertices can be connected by a hamiltonian path, and it is \emph{hamiltonian} if it contains a hamiltonian cycle. We construct families of non-hamiltonian graphs for which the ratio…

The relations, rather than the elements, constitute the structure of networks. We therefore develop a systematic approach to the analysis of networks, modelled as graphs or hypergraphs, that is based on structural properties of…

离散数学 · 计算机科学 2020-12-08 Marzieh Eidi , Amirhossein Farzam , Wilmer Leal , Areejit Samal , Jürgen Jost

An edge (vertex) coloured graph is rainbow-connected if there is a rainbow path between any two vertices, i.e. a path all of whose edges (internal vertices) carry distinct colours. Rainbow edge (vertex) connectivity of a graph $G$ is the…

组合数学 · 数学 2016-10-27 Nina Kamčev , Michael Krivelevich , Benny Sudakov

Vertex connectivity and edge connectivity are fundamental concepts in graph theory that have been widely studied from both structural and algorithmic perspectives. The focus of this paper is on computing these two parameters for graphs…

数据结构与算法 · 计算机科学 2025-10-14 Therese Biedl , Prosenjit Bose , Karthik Murali

Networks are useful for describing systems of interacting objects, where the nodes represent the objects and the edges represent the interactions between them. The applications include chemical and metabolic systems, food webs as well as…

计算物理 · 物理学 2009-10-20 Baruch Barzel , Ofer Biham

Betweenness centrality is a centrality measure based on the overall amount of shortest paths passing through a given vertex. A graph is betweenness-uniform if all its vertices have the same betweenness centrality. We study the properties of…

组合数学 · 数学 2023-09-11 David Hartman , Aneta Pokorná , Pavel Valtr

The edge betweenness centrality of an edge is loosely defined as the fraction of shortest paths between all pairs of vertices passing through that edge. In this paper, we investigate graphs where the edge betweenness centrality of edges is…

组合数学 · 数学 2017-09-15 Heather A. Newman , Hector Miranda , Rigoberto Florez , Darren A. Narayan

A graph in a certain graph class is called minimizing if the least eigenvalue of the adjacency matrix of the graph attains the minimum among all graphs in that class. Bell {\it et al.} have characterized the minimizing graphs in the class…

组合数学 · 数学 2013-05-21 Yi Wang , Yi-Zheng Fan , Xiao-Xin Li , Fei-Fei Zhang

In this paper we study fundamental connectivity properties of hypergraphs from a graph-theoretic perspective, with the emphasis on cut edges, cut vertices, and blocks. To prepare the ground, we define various types of subhypergraphs, as…

组合数学 · 数学 2015-05-29 M. Amin Bahmanian , Mateja Šajna

We define the crossing graph of a given embedded graph (such as a road network) to be a graph with a vertex for each edge of the embedding, with two crossing graph vertices adjacent when the corresponding two edges of the embedding cross…

数据结构与算法 · 计算机科学 2017-09-20 David Eppstein , Siddharth Gupta

The shortest path problem is among the most fundamental combinatorial optimization problems to answer reachability queries. It is hard to deter-mine which vertices or edges are visited during shortest path traversals. In this paper, we…

社会与信息网络 · 计算机科学 2014-12-30 Waqas Nawaz , Kifayat Ullah Khan , Young-Koo Lee

Characterization of real-world complex systems increasingly involves the study of their topological structure using graph theory. Among global network properties, small-world property, consisting in existence of relatively short paths…

社会与信息网络 · 计算机科学 2017-02-28 Jaroslav Hlinka , David Hartman , Milan Paluš

The cycles are the only $2$-connected graphs in which any two nonadjacent vertices form a vertex cut. We generalize this fact by proving that for every integer $k\ge 3$ there exists a unique graph $G$ satisfying the following conditions:…

组合数学 · 数学 2022-10-28 Yanan Hu , Xingzhi Zhan , Leilei Zhang

Among all characteristics exhibited by natural and man-made networks the small-world phenomenon is surely the most relevant and popular. But despite its significance, a reliable and comparable quantification of the question `how small is a…

物理与社会 · 物理学 2019-11-27 Gorka Zamora-López , Romain Brasselet

The search is based on the preliminary transformation of matrices or adjacency lists traditionally used in the study of graphs into projections cleared of redundant information (refined) followed by the selection of the desired shortest…

分布式、并行与集群计算 · 计算机科学 2026-01-16 V. A. Melent'ev