中文
相关论文

相关论文: Global sum on symmetric networks

200 篇论文

In this paper we present a general procedure that allows for the reduction or expansion of any network (considered as a weighted graph). This procedure maintains the spectrum of the network's adjacency matrix up to a set of eigenvalues…

动力系统 · 数学 2011-11-15 L. A. Bunimovich , B. Z. Webb

Counting triangles in a graph and incident to each vertex is a fundamental and frequently considered task of graph analysis. We consider how to efficiently do this for huge graphs using massively parallel distributed-memory machines.…

分布式、并行与集群计算 · 计算机科学 2023-07-24 Peter Sanders , Tim Niklas Uhl

In a graph G, the cardinality of the smallest ordered set of vertices that distinguishes every element of V (G) (resp. E(G)) is called the vertex (resp. edge) metric dimension of G. In [16] it was shown that both vertex and edge metric…

组合数学 · 数学 2021-04-02 Jelena Sedlar , Riste Škrekovski

The study of the combinatorial diameter of a polyhedron is a classical topic in linear-programming theory due to its close connection with the possibility of a polynomial simplex-method pivot rule. The 2-sum operation is a classical…

最优化与控制 · 数学 2024-03-27 Steffen Borgwardt , Weston Grewe , Jon Lee

A sequence of vertices in a graph is called a legal dominating sequence if every vertex in the sequence dominates at least one vertex not dominated by those that precede it, and at the end all vertices of the graph are dominated. The Grundy…

离散数学 · 计算机科学 2021-02-03 Manoel Campêlo , Daniel Severín

Complex systems, ranging from soft materials to wireless communication, are often organised as random geometric networks in which nodes and edges evenly fill up the volume of some space. Studying such networks is difficult because they…

概率论 · 数学 2022-07-19 Ivan Kryven , Rik Versendaal

We give sufficient conditions under which a random graph with a specified degree sequence is symmetric or asymmetric. In the case of bounded degree sequences, our characterisation captures the phase transition of the symmetry of the random…

组合数学 · 数学 2020-04-07 Lochlan Brick , Pu Gao , Angus Southwell

A sequence of vertices in a graph is called a \emph{(total) legal dominating sequence} if every vertex in the sequence (total) dominates at least one vertex not dominated by those ones that precede it, and at the end all vertices of the…

离散数学 · 计算机科学 2018-11-30 Manoel Campêlo , Daniel Severín

An edge-coloring of a graph $G$ with natural numbers is called a sum edge-coloring if the colors of edges incident to any vertex of $G$ are distinct and the sum of the colors of the edges of $G$ is minimum. The edge-chromatic sum of a graph…

组合数学 · 数学 2012-11-26 P. A. Petrosyan , R. R. Kamalian

The vertex connectivity of a graph $G$ is the size of the smallest set of vertices $S$ such that $G \setminus S$ is disconnected. For the class of planar graphs, the problem of vertex connectivity is well-studied, both from structural and…

计算几何 · 计算机科学 2025-06-03 Therese Biedl , Karthik Murali

The minimum dominating set problem asks for a dominating set with minimum size. First, we determine some vertices contained in the minimum dominating set of a graph. By applying a particular scheme, we ensure that the resulting graph is…

组合数学 · 数学 2025-12-15 Misa Nakanishi

The diameter of a graph is among its most basic parameters. Since a few years, it moreover became a key issue to compute it for massive graphs in the context of complex network analysis. However, known algorithms, including the ones…

数据结构与算法 · 计算机科学 2009-09-30 Clemence Magnien , Matthieu Latapy , Michel Habib

One of the biggest huddles faced by researchers studying algorithms for massive graphs is the lack of large input graphs that are essential for the development and test of the graph algorithms. This paper proposes two efficient and highly…

分布式、并行与集群计算 · 计算机科学 2010-03-22 Andy Yoo , Keith Henderson

A sum-network is a directed acyclic network in which all terminal nodes demand the `sum' of the independent information observed at the source nodes. Many characteristics of the well-studied multiple-unicast network communication problem…

信息论 · 计算机科学 2015-04-23 Ardhendu Tripathy , Aditya Ramamoorthy

The joint degree matrix of a graph gives the number of edges between vertices of degree i and degree j for every pair (i,j). One can perform restricted swap operations to transform a graph into another with the same joint degree matrix. We…

组合数学 · 数学 2015-07-14 Éva Czabarka , Aaron Dutle , Péter Erdös , István Miklós

The concept of sum labelling was introduced in 1990 by Harary. A graph is a sum graph if its vertices can be labelled by distinct positive integers in such a way that two vertices are connected by an edge if and only if the sum of their…

组合数学 · 数学 2023-01-06 Henning Fernau , Kshitij Gajjar

We have a set of processors (or agents) and a set of graph networks defined over some vertex set. Each processor can access a subset of the graph networks. Each processor has a demand specified as a pair of vertices $<u, v>$, along with a…

数据结构与算法 · 计算机科学 2012-10-08 Venkatesan T. Chakaravarthy , Sambuddha Roy , Yogish Sabharwal

A directed acyclic network is considered where all the terminals need to recover the sum of the symbols generated at all the sources. We call such a network a sum-network. It is shown that there exists a solvably (and linear solvably)…

信息论 · 计算机科学 2016-11-18 Brijesh Kumar Rai , Bikash Kumar Dey

The diameter of a graph measures the maximal distance between any pair of vertices. The diameters of many small-world networks, as well as a variety of other random graph models, grow logarithmically in the number of nodes. In contrast, the…

组合数学 · 数学 2011-04-05 Jens Marklof , Andreas Strömbergsson

We describe a new sampling-based method to determine cuts in an undirected graph. For a graph (V, E), its cycle space is the family of all subsets of E that have even degree at each vertex. We prove that with high probability, sampling the…

分布式、并行与集群计算 · 计算机科学 2010-07-22 David Pritchard , Ramakrishna Thurimella