中文
相关论文

相关论文: Hunting a rabbit: complexity, approximability and …

200 篇论文

The Cops and Robber game on geodesic spaces is a pursuit-evasion game with discrete steps which captures the behavior of the game played on graphs, as well as that of continuous pursuit-evasion games. One of the outstanding open problems…

组合数学 · 数学 2024-02-09 Vesna Iršič , Bojan Mohar , Alexandra Wesolek

In the cops and robber game, there are multiple cops and a single robber taking turns moving along the edges of a graph. The goal of the cops is to capture the robber (move to the same vertex as the robber) and the goal of the robber is to…

The 'Cheating Robot' version of Cops and Robbers is played on a finite, simple, connected graph. The players move in the same time period. However, before moving, the robot observes to which vertices the cops are moving and it is fast…

组合数学 · 数学 2021-03-12 Melissa A. Huggan , Richard J. Nowakowski

Cops and Robbers is a well-studied pursuit-evasion game in which a set of cops seeks to catch a robber in a graph G, where cops and robber move along edges of G. The cop number of G is the minimum number of cops that is sufficient to catch…

Graph Neural Networks (GNNs) demonstrate superior performance in various graph learning tasks, yet their wider real-world application is hindered by the computational overhead when applied to large-scale graphs. To address the issue, the…

机器学习 · 计算机科学 2024-12-11 Yanwei Yue , Guibin Zhang , Haoran Yang , Dawei Cheng

We give a simple proof that assuming the Exponential Time Hypothesis (ETH), determining the winner of a Rabin game cannot be done in time $2^{o(k \log k)} \cdot n^{O(1)}$, where $k$ is the number of pairs of vertex subsets involved in the…

形式语言与自动机理论 · 计算机科学 2023-11-01 Antonio Casares , Marcin Pilipczuk , Michał Pilipczuk , Uéverton S. Souza , K. S. Thejaswini

Lionel Levine's hat challenge has $t$ players, each with a (very large, or infinite) stack of hats on their head, each hat independently colored at random black or white. The players are allowed to coordinate before the random colors are…

组合数学 · 数学 2023-08-22 Noga Alon , Ehud Friedgut , Gil Kalai , Guy Kindler

We consider a class of pursuit-evasion problems where an evader enters a directed acyclic graph and attempts to reach one of the terminal nodes. A pursuer enters the graph at a later time and attempts to capture the evader before it reaches…

组合数学 · 数学 2016-09-14 Shreyas Sundaram , Krishnamoorthy Kalyanam , David W. Casbeer

An $r$-simple $k$-path is a {path} in the graph of length $k$ that passes through each vertex at most $r$ times. The $r$-SIMPLE $k$-PATH problem, given a graph $G$ as input, asks whether there exists an $r$-simple $k$-path in $G$. We first…

数据结构与算法 · 计算机科学 2014-01-23 Hasan Abasi , Nader H. Bshouty , Ariel Gabizon , Elad Haramaty

We consider the Minimum-$(k,\rho)$-$\mathrm{Shortcut}$ problem ($\min(k,\rho)\text{-}\mathrm{Shortcut}$), where the goal is to find the smallest set of shortcut edges such that every vertex in a given graph can reach its $\rho$ closest…

计算复杂性 · 计算机科学 2026-05-14 Tatiana Rocha Avila , Julian Christoph Brinkmann , Alexander Leonhardt , Conrad Schecker

We study the problems of counting the homomorphisms, counting the copies, and counting the induced copies of a $k$-vertex graph $H$ in a $d$-degenerate $n$-vertex graph $G$. Our main result establishes exhaustive and explicit complexity…

计算复杂性 · 计算机科学 2021-06-02 Marco Bressan , Marc Roth

An unweighted, undirected graph $G$ on $n$ nodes is said to have \emph{bandwidth} at most $k$ if its nodes can be labelled from $0$ to $n - 1$ such that no two adjacent nodes have labels that differ by more than $k$. It is known that one…

数据结构与算法 · 计算机科学 2026-02-03 Luis M. B. Varona

In the Maximum Independent Set problem we are asked to find a set of pairwise nonadjacent vertices in a given graph with the maximum possible cardinality. In general graphs, this classical problem is known to be NP-hard and hard to…

数据结构与算法 · 计算机科学 2023-11-15 Maria Chudnovsky , Marcin Pilipczuk , Michał Pilipczuk , Stéphan Thomassé

This paper considers the Hamiltonian walk problem in the multi-agent coordination framework, referred to as $k$-agents Hamiltonian walk problem ($k$-HWP). In this problem, a set of $k$ connected agents collectively compute a spanning walk…

数据结构与算法 · 计算机科学 2025-08-27 Saswata Jana , Giuseppe F. Italiano , Partha Sarathi Mandal

A dominating set of a graph G(V, E) is a set of vertices D\subseteq V such that every vertex in V\D has a neighbor in D. An eternal dominating set extends this concept by placing mobile guards on the vertices of D. In response to an…

计算复杂性 · 计算机科学 2026-02-03 Ashutosh Rai , Soumyashree Rana

We investigate extremal graphs related to the game of Cops and Robbers. We focus on graphs where a single cop can catch the robber; such graphs are called cop-win. The capture time of a cop-win graph is the minimum number of moves the cop…

组合数学 · 数学 2019-03-21 David Offner , Kerry Ojakian

A set $D\subseteq V$ of a graph $G=(V,E)$ is called a restrained dominating set of $G$ if every vertex not in $D$ is adjacent to a vertex in $D$ and to a vertex in $V \setminus D$. The \textsc{Minimum Restrained Domination} problem is to…

离散数学 · 计算机科学 2016-06-09 Arti Pandey , B. S. Panda

A hedge graph is a graph whose edge set has been partitioned into groups called hedges. Here we consider a generalization of the well-known \textsc{Cluster Deletion} problem, named \textsc{Hedge Cluster Deletion}. The task is to compute the…

数据结构与算法 · 计算机科学 2025-12-05 Athanasios L. Konstantinidis , Charis Papadopoulos , Georgios Velissaris

The deduction game is a variation of the game of cops and robber on graphs in which searchers must capture an invisible evader in at most one move. Searchers know each others' initial locations, but can only communicate if they are on the…

组合数学 · 数学 2024-12-24 Andrea Burgess , Danny Dyer , Mozhgan Farahani

The problem of extending partial geometric graph representations such as plane graphs has received considerable attention in recent years. In particular, given a graph $G$, a connected subgraph $H$ of $G$ and a drawing $\mathcal{H}$ of $H$,…

计算几何 · 计算机科学 2020-07-13 Eduard Eiben , Robert Ganian , Thekla Hamm , Fabian Klute , Martin Nöllenburg