中文
相关论文

相关论文: Bounds on the number of time steps for simulating …

200 篇论文

We give a general existence and convergence result for interacting particle systems on locally finite graphs with possibly unbounded degrees or jump rates. We allow the local state space to be Polish, and the jumps at a site to affect the…

概率论 · 数学 2026-01-15 Kuldeep Guha Mazumder

In this note, we test the performance of six algorithms from the family of graph-based splitting methods [SIAM J. Optim., 34 (2024), pp. 1569-1594] specialized to normal cones of linear subspaces. To do this, we first implement some…

Using an improved backtrack algorithm with sophisticated pruning techniques, we revise previous observations correlating a high frequency of hard to solve Hamiltonian Cycle instances with the Gn,m phase transition between Hamiltonicity and…

人工智能 · 计算机科学 2011-05-30 J. Culberson , B. Vandegriend

Aldous and Fill conjectured that the maximum relaxation time for the random walk on a connected regular graph with $n$ vertices is $(1+o(1)) \frac{3n^2}{2\pi^2}$. This conjecture can be rephrased in terms of the spectral gap as follows: the…

组合数学 · 数学 2020-08-10 M. Abdi , E. Ghorbani , W. Imrich

Delayed interactions are a common property of coupled natural systems and therefore arise in a variety of different applications. For instance, signals in neural or laser networks propagate at finite speed giving rise to delayed…

动力系统 · 数学 2015-06-12 Leonhard Lücken , Jan Philipp Pade , Kolja Knauer , Serhiy Yanchuk

While LDPC codes have been demonstrated with desirable error correcting properties, this has come at a cost of diverging from the geometrical constraints of many hardware platforms. Viewing codes as the groundspace of a Hamiltonian, we…

量子物理 · 物理学 2023-08-28 Harriet Apel , Nouédyn Baspin

The method of choice for integrating the equations of motion of the general N-body problem has been to use an individual time step scheme. For the sake of efficiency, block time steps have been the most popular, where all time step sizes…

天体物理学 · 物理学 2009-11-11 Junichiro Makino , Piet Hut , Murat Kaplan , Hasan Saygin

In well-studied graph modification problems, adding and deleting vertices and edges are used as graph editing operations. We propose a model for graph modification on geometric intersection graphs called Geometric Graph Edit Distance that…

数据结构与算法 · 计算机科学 2026-04-03 Nicolás Honorato-Droguett , Kazuhiro Kurita , Tesshu Hanaka , Hirotaka Ono

We consider the problem of realizable interval-sequences. An interval sequence comprises of $n$ integer intervals $[a_i,b_i]$ such that $0\leq a_i \leq b_i \leq n-1$, and is said to be graphic/realizable if there exists a graph with degree…

数据结构与算法 · 计算机科学 2020-01-01 Amotz Bar-Noy , Keerti Choudhary , David Peleg , Dror Rawitz

In the $d$-Scattered Set problem we are asked to select at least $k$ vertices of a given graph, so that the distance between any pair is at least $d$. We study the problem's (in-)approximability and offer improvements and extensions of…

计算复杂性 · 计算机科学 2019-10-15 Ioannis Katsikarelis , Michael Lampis , Vangelis Th. Paschos

Coalescing random walks is a fundamental stochastic process, where a set of particles perform independent discrete-time random walks on an undirected graph. Whenever two or more particles meet at a given node, they merge and continue as a…

离散数学 · 计算机科学 2018-11-05 Varun Kanade , Frederik Mallmann-Trenn , Thomas Sauerwald

Reflecting boundary conditions cause two one-dimensional random walks to synchronize if a common direction is chosen in each step. The mean synchronization time and its standard deviation are calculated analytically. Both quantities are…

无序系统与神经网络 · 物理学 2007-05-23 Andreas Ruttor , Georg Reents , Wolfgang Kinzel

We initiate a systematic study of algorithms that are both differentially private and run in sublinear time for several problems in which the goal is to estimate natural graph parameters. Our main result is a differentially-private…

数据结构与算法 · 计算机科学 2022-03-15 Jeremiah Blocki , Elena Grigorescu , Tamalika Mukherjee

We study common randomness generation problems where $n$ players aim to generate same sequences of random coin flips where some subsets of the players share an independent common coin which can be tossed multiple times, and there is a…

Fix $k\geq 2$, choose $\frac{\log n}{n^{(k-1)/k}}\leq p\leq 1-\Omega(\frac{\log^4 n}{n})$, and consider $G\sim G(n,p)$. For any pair of vertices $v,w\in V(G)$, we give a simple and precise formula for the expected number of steps that a…

组合数学 · 数学 2024-05-20 Bertille Granet , Felix Joos , Jonathan Schrodt

Group interactions are a natural part of our daily life, and as robots become more integrated into society, they must be able to socially interact with multiple people at the same time. However, group human-robot interaction (HRI) poses…

机器人学 · 计算机科学 2024-12-23 Massimiliano Nigro , Emmanuel Akinrintoyo , Nicole Salomons , Micol Spitale

A conventional study of fluid simulation involves different stages including conception, simulation, visualization, and analysis tasks. It is, therefore, necessary to switch between different software and interactive contexts which implies…

计算工程、金融与科学 · 计算机科学 2021-10-22 Mengchen Wang , Nicolas Férey , Frédéric Magoulès , Patrick Bourdot

This work studies fundamental limits for recovering the underlying correspondence among multiple correlated graphs. In the setting of inhomogeneous random graphs, we present and analyze a matching algorithm: first partially match the graphs…

数据结构与算法 · 计算机科学 2025-07-01 Taha Ameen , Bruce Hajek

In this paper, we consider a random geometric graph (RGG)~\(G\) on~\(n\) nodes with adjacency distance~\(r_n\) just below the Hamiltonicity threshold and construct Hamiltonian cycles using additional edges called bridges. The bridges by…

概率论 · 数学 2021-12-13 Ghurumuruhan Ganesan

In this paper, we develop efficient exact and approximate algorithms for computing a maximum independent set in random graphs. In a random graph $G$, each pair of vertices are joined by an edge with a probability $p$, where $p$ is a…

数据结构与算法 · 计算机科学 2013-08-08 Yinglei Song