中文
相关论文

相关论文: An algorithm for counting circuits: application to…

200 篇论文

Computing subgraph frequencies is a fundamental task that lies at the core of several network analysis methodologies, such as network motifs and graphlet-based metrics, which have been widely used to categorize and compare networks from…

数据结构与算法 · 计算机科学 2021-12-30 Pedro Ribeiro , Pedro Paredes , Miguel E. P. Silva , David Aparicio , Fernando Silva

Counting the frequency of small subgraphs is a fundamental technique in network analysis across various domains, most notably in bioinformatics and social networks. The special case of triangle counting has received much attention. Getting…

数据结构与算法 · 计算机科学 2014-11-19 Madhav Jha , C. Seshadhri , Ali Pinar

In this work, for the given adjacency matrix of a graph, we present an algorithm which checks the connectivity of a graph and computes all of its connected components. Also, it is mathematically proved that the algorithm presents all the…

数据结构与算法 · 计算机科学 2015-07-27 Krishnendra Shekhawat

Hypergraphs are structures that can be decomposed or described; in other words they are recursively countable. Here, we get exact and asymptotic enumeration results on hypergraphs by means of exponential generating functions. The number of…

离散数学 · 计算机科学 2008-06-20 Tsiriniaina Andriamampianina

A bridge in a graph is an edge whose removal disconnects the graph and increases the number of connected components. We calculate the fraction of bridges in a wide range of real-world networks and their randomized counterparts. We find that…

物理与社会 · 物理学 2018-01-24 Ang-Kun Wu , Liang Tian , Yang-Yu Liu

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

We present quantum algorithms for various problems related to graph connectivity. We give simple and query-optimal algorithms for cycle detection and odd-length cycle detection (bipartiteness) using a reduction to st-connectivity.…

量子物理 · 物理学 2019-10-03 Kai DeLorenzo , Shelby Kimmel , R. Teal Witter

We present a Markov Chain Monte Carlo method for sampling cycle length in large graphs. Cycles are treated as microstates of a system with many degrees of freedom. Cycle length corresponds to energy such that the length histogram is…

无序系统与神经网络 · 物理学 2013-05-29 Konstantin Klemm , Peter F. Stadler

Due to the limited resources and the scale of the graphs in modern datasets, we often get to observe a sampled subgraph of a larger original graph of interest, whether it is the worldwide web that has been crawled or social connections that…

机器学习 · 计算机科学 2018-12-04 Ashish Khetan , Harshay Shah , Sewoong Oh

This paper discusses new analytic algorithms and software for the enumeration of all integer flows inside a network. Concrete applications abound in graph theory \cite{Jaeger}, representation theory \cite{kirillov}, and statistics…

组合数学 · 数学 2007-05-23 W. Baldoni-Silva , J. A. De Loera , M. Vergne

Random quantum circuits take an input quantum state and randomize it. This is a task with a growing number of identified uses in quantum information processing. We suggest a scheme to implement random circuits in a weighted graph state. The…

量子物理 · 物理学 2009-11-13 A. Douglas K. Plato , Oscar C. Dahlsten , Martin B. Plenio

Graphlets are induced subgraphs of a large network and are important for understanding and modeling complex networks. Despite their practical importance, graphlets have been severely limited to applications and domains with relatively small…

社会与信息网络 · 计算机科学 2017-03-01 Ryan A. Rossi , Rong Zhou , Nesreen K. Ahmed

We give polynomial-time algorithms for obtaining hamilton circuits in random graphs, G, and random directed graphs, D. If n is finite, we assume that G or D contains a hamilton circuit. If G is an arbitrary graph containing a hamilton…

组合数学 · 数学 2007-05-23 Howard Kleiman

We present an algorithm for evaluating a linear ``intersection transform'' of a function defined on the lattice of subsets of an $n$-element set. In particular, the algorithm constructs an arithmetic circuit for evaluating the transform in…

数据结构与算法 · 计算机科学 2008-09-16 Andreas Björklund , Thore Husfeldt , Petteri Kaski , Mikko Koivisto

The mixing time of a graph is an important metric, which is not only useful in analyzing connectivity and expansion properties of the network, but also serves as a key parameter in designing efficient algorithms. We present an efficient…

分布式、并行与集群计算 · 计算机科学 2016-10-19 Anisur Rahaman Molla , Gopal Pandurangan

We develop a new sampling method to estimate eigenvector centrality on incomplete networks. Our goal is to estimate this global centrality measure having at disposal a limited amount of data. This is the case in many real-world scenarios…

社会与信息网络 · 计算机科学 2020-10-29 Nicolò Ruggeri , Caterina De Bacco

Specify a randomized algorithm that, given a very large graph or network, extracts a random subgraph. What can we learn about the input graph from a single subsample? We derive laws of large numbers for the sampler output, by relating…

统计理论 · 数学 2017-10-13 Peter Orbanz

We normalize the combinatorial Laplacian of a graph by the degree sum, look at its eigenvalues as a probability distribution and then study its Shannon entropy. Equivalently, we represent a graph with a quantum mechanical state and study…

无序系统与神经网络 · 物理学 2012-04-24 Filippo Passerini , Simone Severini

Random graphs are more and more used for modeling real world networks such as evolutionary networks of proteins. For this purpose we look at two different models and analyze how properties like connectedness and degree distributions are…

概率论 · 数学 2019-02-05 Klemens Taglieber , Uta Freiberg

Pattern counting in graphs is fundamental to network science tasks, and there are many scalable methods for approximating counts of small patterns, often called motifs, in large graphs. However, modern graph datasets now contain richer…

社会与信息网络 · 计算机科学 2018-10-03 Paul Liu , Austin Benson , Moses Charikar