中文
相关论文

相关论文: Finite size scaling for the core of large random h…

200 篇论文

In a graph, a perfect matching cut is an edge cut that is a perfect matching. Perfect Matching Cut (PMC) is the problem of deciding whether a given graph has a perfect matching cut, and is known to be NP-complete. We revisit the problem and…

离散数学 · 计算机科学 2021-07-15 Van Bang Le , Jan Arne Telle

Leaf-Removal process has been widely researched and applied in many mathematical and physical fields to help understand the complex systems, and a lot of problems including the minimal vertex-cover are deeply related to this process and the…

社会与信息网络 · 计算机科学 2019-07-24 Xiangnan Feng , Wei Wei , Xing Li , Zhiming Zheng

We consider connected components in $k$-uniform hypergraphs for the following notion of connectedness: given integers $k\ge 2$ and $1\le j \le k-1$, two $j$-sets (of vertices) lie in the same $j$-component if there is a sequence of edges…

组合数学 · 数学 2018-03-08 Oliver Cooley , Mihyun Kang , Christoph Koch

Large real-world networks are typically scale-free. Recent research has shown that such graphs are described best in a geometric space. More precisely, the internet can be mapped to a hyperbolic space such that geometric greedy routing…

离散数学 · 计算机科学 2015-12-03 Tobias Friedrich , Anton Krohmer

The NP-hard Odd Cycle Transversal problem asks for a minimum vertex set whose removal from an undirected input graph $G$ breaks all odd cycles, and thereby yields a bipartite graph. The problem is well-known to be fixed-parameter tractable…

数据结构与算法 · 计算机科学 2024-10-08 Bart M. P. Jansen , Yosuke Mizutani , Blair D. Sullivan , Ruben F. A. Verhaegh

A support or realization of a hypergraph $H$ is a graph $G$ on the same vertex as $H$ such that for each hyperedge of $H$ it holds that its vertices induce a connected subgraph of $G$. The NP-hard problem of finding a planar support has…

离散数学 · 计算机科学 2022-08-02 René van Bevern , Iyad A. Kanj , Christian Komusiewicz , Rolf Niedermeier , Manuel Sorge

Betweenness Centrality (BC) is steadily growing in popularity as a metrics of the influence of a vertex in a graph. The BC score of a vertex is proportional to the number of all-pairs-shortest-paths passing through it. However, complete and…

分布式、并行与集群计算 · 计算机科学 2022-02-22 Flavio Vella , Giancarlo Carbone , Massimo Bernaschi

Given a graph $H$, we say that a graph $G$ is $H$-saturated if $G$ contains no copy of $H$ but adding any new edge to $G$ creates a copy of $H$. Let $sat(n,K_r,t)$ be the minimum number of edges in a $K_r$-saturated graph on $n$ vertices…

组合数学 · 数学 2023-02-28 Asier Calbet

A classical result of Koml\'os, S\'ark\"ozy and Szemer\'edi states that every $n$-vertex graph with minimum degree at least $(1/2+ o(1))n$ contains every $n$-vertex tree with maximum degree $O(n/\log{n})$ as a subgraph, and the bounds on…

组合数学 · 数学 2018-03-14 Felix Joos , Jaehoon Kim

We report on the exact treatment of a random-matrix representation of bond percolation model on a square lattice in two dimensions with occupation probability $p$. The percolation problem is mapped onto a random complex matrix composed of…

统计力学 · 物理学 2022-02-14 Azadeh Malekan , Sina Saber , Abbas Ali Saberi

The paper deals with extremal problems concerning colorings of hypergraphs. By using a random recoloring algorithm we show that any $n$-uniform simple (i.e. every two distinct edges share at most one vertex) hypergraph $H$ with maximum edge…

组合数学 · 数学 2014-09-25 Jakub Kozik , Dmitry Shabanov

We study numerically finite-size corrections in scaling relations for roughness distributions of various interface growth models. The most common relation, which considers the average roughness $<w_2>$ as scaling factor, is not obeyed in…

统计力学 · 物理学 2009-11-13 T. J. Oliveira , F. D. A. Aarao Reis

We combine integer linear programming and recent advances in Monadic Second-Order model checking to obtain two new algorithmic meta-theorems for graphs of bounded vertex-cover. The first shows that cardMSO1, an extension of the well-known…

数据结构与算法 · 计算机科学 2013-06-25 Robert Ganian , Jan Obdržálek

A finite graph embedded in the plane is called a series-parallel map if it can be obtained from a finite tree by repeatedly subdividing and doubling edges. We study the scaling limit of weighted random two-connected series-parallel maps…

We study a special case of the configuration model, in which almost all the vertices of the graph have degree $2$. We show that the graph has a very peculiar and interesting behaviour, in particular when the graph is made up by a vast…

概率论 · 数学 2020-01-17 Lorenzo Federico

Identifying the connected components of a graph, apart from being a fundamental problem with countless applications, is a key primitive for many other algorithms. In this paper, we consider this problem in parallel settings. Particularly,…

数据结构与算法 · 计算机科学 2020-03-13 Soheil Behnezhad , Laxman Dhulipala , Hossein Esfandiari , Jakub Łącki , Vahab Mirrokni

A common way to accelerate shortest path algorithms on graphs is the use of a bidirectional search, which simultaneously explores the graph from the start and the destination. It has been observed recently that this strategy performs…

We develop a novel parallel decomposition strategy for unweighted, undirected graphs, based on growing disjoint connected clusters from batches of centers progressively selected from yet uncovered nodes. With respect to similar previous…

分布式、并行与集群计算 · 计算机科学 2015-02-09 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci , Eli Upfal

The Max-Cut problem is a fundamental NP-hard problem, which is attracting attention in the field of quantum computation these days. Regarding the approximation algorithm of the Max-Cut problem, algorithms based on semidefinite programming…

数据结构与算法 · 计算机科学 2022-03-01 Eiichiro Sato

We study the maximum weight perfect $f$-factor problem on any general simple graph $G=(V,E,w)$ with positive integral edge weights $w$, and $n=|V|$, $m=|E|$. When we have a function $f:V\rightarrow \mathbb{N}_+$ on vertices, a perfect…

数据结构与算法 · 计算机科学 2020-03-18 Ran Duan , Haoqing He , Tianyi Zhang
‹ 上一页 1 8 9 10 下一页 ›