中文
相关论文

相关论文: Filling MIS Vertices by Myopic Luminous Robots

200 篇论文

$ \renewcommand{\tilde}{\widetilde} $We present an $\tilde{O}(\log^2 n)$ round deterministic distributed algorithm for the maximal independent set problem. By known reductions, this round complexity extends also to maximal matching,…

数据结构与算法 · 计算机科学 2023-03-29 Mohsen Ghaffari , Christoph Grunau

We present an $O^*(1.0919^n)$-time algorithm for finding a maximum independent set in an $n$-vertex graph with degree bounded by 3, which improves the previously known algorithm of running time $O^*(1.0977^n)$ by Bourgeois, Escoffier and…

数据结构与算法 · 计算机科学 2009-04-20 Mingyu Xiao

Purpose of Review Planning collision-free paths for multiple robots is important for real-world multi-robot systems and has been studied as an optimization problem on graphs, called Multi-Agent Path Finding (MAPF). This review surveys…

机器人学 · 计算机科学 2022-06-24 Hang Ma

The complexity of classical computational problems in graph classes defined by forbidding induced subgraphs is one of the central topics of algorithmic graph theory. Recently, there has been a growing interest in the complexity of such…

数据结构与算法 · 计算机科学 2026-04-28 Paweł Rafał Bieliński , Marta Piecyk , Paweł Rzążewski

In the present paper, we propose an efficient local search for the minimum independent dominating set problem. We consider a local search that uses $k$-swap as the neighborhood operation. Given a feasible solution $S$, it is the operation…

数据结构与算法 · 计算机科学 2019-08-20 Kazuya Haraguchi

We give deterministic distributed $(1+\epsilon)$-approximation algorithms for Minimum Vertex Coloring and Maximum Independent Set on chordal graphs in the LOCAL model. Our coloring algorithm runs in $O(\frac{1}{\epsilon} \log n)$ rounds,…

数据结构与算法 · 计算机科学 2018-05-15 Christian Konrad , Viktor Zamaraev

For massive large-scale tasks, a multi-robot system (MRS) can effectively improve efficiency by utilizing each robot's different capabilities, mobility, and functionality. In this paper, we focus on the multi-robot coverage path planning…

机器人学 · 计算机科学 2023-08-14 Jingtao Tang , Yuan Gao , Tin Lun Lam

We study the tractability of the maximum independent set problem from the viewpoint of graph width parameters, with the goal of defining a width parameter that is as general as possible and allows to solve independent set in polynomial-time…

数据结构与算法 · 计算机科学 2023-08-01 Benjamin Bergougnoux , Tuukka Korhonen , Igor Razgon

The graph exploration problem requires a group of mobile robots, initially placed arbitrarily on the nodes of a graph, to work collaboratively to explore the graph such that each node is eventually visited by at least one robot. One…

分布式、并行与集群计算 · 计算机科学 2020-01-15 Subhrangsu Mandal , Anisur Rahaman Molla , William K. Moses

We consider the problem of maintaining a maximal independent set (MIS) in a dynamic graph subject to edge insertions and deletions. Recently, Assadi, Onak, Schieber and Solomon (STOC 2018) showed that an MIS can be maintained in sublinear…

数据结构与算法 · 计算机科学 2018-08-31 Krzysztof Onak , Baruch Schieber , Shay Solomon , Nicole Wein

We study the computational complexity of optimally solving multi-robot path planning problems on planar graphs. For four common time- and distance-based objectives, we show that the associated path optimization problems for multiple robots…

机器人学 · 计算机科学 2015-12-08 Jingjin Yu

In the fully dynamic maximal independent set (MIS) problem our goal is to maintain an MIS in a given graph $G$ while edges are inserted and deleted from the graph. The first non-trivial algorithm for this problem was presented by Assadi,…

数据结构与算法 · 计算机科学 2021-04-02 Shiri Chechik , Tianyi Zhang

As a fundamental subject of theoretical computer science, the maximum independent set (MIS) problem not only is of purely theoretical interest, but also has found wide applications in various fields. However, for a general graph determining…

数据结构与算法 · 计算机科学 2018-03-05 Liren Shan , Huan Li , Zhongzhi Zhang

We deal with a set of autonomous robots moving on an infinite grid. Those robots are opaque, have limited visibility capabilities, and run using synchronous Look-Compute-Move cycles. They all agree on a common chirality, but have no global…

分布式、并行与集群计算 · 计算机科学 2019-07-03 Quentin Bramas , Stephane Devismes , Pascal Lafourcade

We investigate time-optimal Multi-Robot Coverage Path Planning (MCPP) for both unweighted and weighted terrains, which aims to minimize the coverage time, defined as the maximum travel time of all robots. Specifically, we focus on a…

机器人学 · 计算机科学 2023-08-14 Jingtao Tang , Hang Ma

The minimal vertex-cover (or maximal independent-set) problem is studied on random graphs of finite connectivity. Analytical results are obtained by a mapping to a lattice gas of hard spheres of (chemical) radius one, and they are found to…

无序系统与神经网络 · 物理学 2009-10-31 Martin Weigt , Alexander K. Hartmann

Finding a maximum independent set (MIS) of a given fam- ily of axis-parallel rectangles is a basic problem in computational geom- etry and combinatorics. This problem has attracted significant atten- tion since the sixties, when Wegner…

计算几何 · 计算机科学 2016-11-25 José R. Correa , Laurent Feuilloley , Pablo Pérez-Lantero , José A. Soto

We develop simple and general techniques to obtain faster (near-linear time) static approximation algorithms, as well as efficient dynamic data structures, for four fundamental geometric optimization problems: minimum piercing set (MPS),…

计算几何 · 计算机科学 2024-07-31 Sujoy Bhore , Timothy M. Chan

Rydberg atom arrays are a powerful platform for solving combinatorial optimization problems, owing to the Rydberg blockade mechanism, which imposes effective constraints on simultaneous atomic excitations. These constraints have enabled the…

量子物理 · 物理学 2025-12-02 Elie Bermot , Lucia Valor , Wesley Coelho , Louis-Paul Henry , Natalie Pearson

Maximal Independent Set (MIS) in a graph is a fundamental problem with applications in resource allocation, scheduling, and network optimization. Although graphs are inherently un-structured and challenging for GPU parallelism due to…

分布式、并行与集群计算 · 计算机科学 2026-05-29 Prajjwal Nijhara , Dip Sankar Banerjee