中文
相关论文

相关论文: A cell-decomposition based path planner for 3D nav…

200 篇论文

A real-time semantic 3D occupancy mapping framework is proposed in this paper. The mapping framework is based on the Bayesian kernel inference strategy from the literature. Two novel free space representations are proposed to efficiently…

机器人学 · 计算机科学 2021-07-08 Yuanxin Zhong , Huei Peng

In this paper we address two different related problems. We first study the problem of finding a simple shortest path in a $d$-dimensional real space subdivided in several polyhedra endowed with different $\ell_p$-norms. This problem is a…

最优化与控制 · 数学 2021-10-18 Martine Labbé , Justo Puerto , Moisés Rodríguez-Madrena

We present a novel space-efficient graph coarsening technique for $n$-vertex planar graphs $G$, called cloud partition, which partitions the vertices $V(G)$ into disjoint sets $C$ of size $O(\log n)$ such that each $C$ induces a connected…

数据结构与算法 · 计算机科学 2024-06-19 Nina Hammer , Frank Kammer , Johannes Meintrup

Efficient Coverage Path Planning (CPP) is necessary for autonomous robotic lawnmowers to effectively navigate and maintain lawns with diverse and irregular shapes. This paper introduces a comprehensive end-to-end pipeline for CPP, designed…

机器人学 · 计算机科学 2025-06-09 Nikunj Shah , Utsav Dey , Kenji Nishimiya

In this paper, we study the shortest path problem (SPP) with multiple source-destination pairs (MSD), namely MSD-SPP, to minimize average travel time of all shortest paths. The inherent traffic capacity limits within a road network…

人工智能 · 计算机科学 2024-09-04 Jiaming Yin , Weixiong Rao , Yu Xiao , Keshuang Tang

In this paper, we propose a Feasible Sequential Linear Programming (FSLP) algorithm applied to time-optimal control problems (TOCP) obtained through direct multiple shooting discretization. This method is motivated by TOCP with nonlinear…

Given an integer dimension K and a simple, undirected graph G with positive edge weights, the Distance Geometry Problem (DGP) aims to find a realization function mapping each vertex to a coordinate in K-dimensional space such that the…

最优化与控制 · 数学 2020-10-13 Moira MacNeil , Merve Bodur

This article presents an overview of a research study of a crucial optimization problem in the Computer Science/Operations research field: The Job-shop Scheduling Problem (JSP). The JSP is a challenging task in which a set of operations…

计算机科学中的逻辑 · 计算机科学 2022-08-08 Mohammed M. S. El-Kholany

We develop an efficient parallel algorithm for answering shortest-path queries in planar graphs and implement it on a multi-node CPU/GPU clusters. The algorithm uses a divide-and-conquer approach for decomposing the input graph into small…

数据结构与算法 · 计算机科学 2015-03-26 Guillaume Chapuis , Hristo Djidjev

The Ordered Covering Problem (OCP) arises in the context of the Discretizable Molecular Distance Geometry Problem (DMDGP), where the ordering of pruning edges significantly impacts the performance of the SBBU algorithm for protein structure…

数据结构与算法 · 计算机科学 2025-12-04 Michael Souza , Júlio Araújo , John Kesley Costa , Carlile Lavor

This paper details an approach to linearise differentiable but non-convex collision avoidance constraints tailored to convex shapes. It revisits introducing differential collision avoidance constraints for convex objects into an optimal…

最优化与控制 · 数学 2025-05-19 Dries Dirckx , Wilm Decré , Jan Swevers

In this paper, we introduce a primal-dual algorithmic framework for solving Symmetric Cone Programs (SCPs), a versatile optimization model that unifies and extends Linear, Second-Order Cone (SOCP), and Semidefinite Programming (SDP). Our…

最优化与控制 · 数学 2024-05-16 Jiaqi Zheng , Antonios Varvitsiotis , Tiow-Seng Tan , Wayne Lin

Nucleus decompositions have been shown to be a useful tool for finding dense subgraphs. The coreness value of a clique represents its density based on the number of other cliques it is adjacent to. One useful output of nucleus decomposition…

分布式、并行与集群计算 · 计算机科学 2024-01-23 Jessica Shi , Laxman Dhulipala , Julian Shun

The Subgraph Isomorphism problem asks, given a host graph G on n vertices and a pattern graph P on k vertices, whether G contains a subgraph isomorphic to P. The restriction of this problem to planar graphs has often been considered. After…

离散数学 · 计算机科学 2015-03-19 Paul Bonsma

The efficiency of top-K item recommendation based on implicit feedback are vital to recommender systems in real world, but it is very challenging due to the lack of negative samples and the large number of candidate items. To address the…

信息检索 · 计算机科学 2019-06-06 Haoyu Wang , Defu Lian , Yong Ge

Differential positivity and K-cooperativity, a special case of differential positivity, extend differential approaches to control to nonlinear systems with multiple equilibria, such as switches or multi-agent consensus. To apply this…

最优化与控制 · 数学 2020-05-12 Dimitris Kousoulidis , Fulvio Forni

Efficient path optimization for drones in search and rescue operations faces challenges, including limited visibility, time constraints, and complex information gathering in urban environments. We present a comprehensive approach to…

In this paper, we consider the problem of partitioning a polygon into a set of connected disjoint sub-polygons, each of which covers an area of a specific size. The work is motivated by terrain covering applications in robotics, where the…

计算几何 · 计算机科学 2021-10-11 Mariusz Wzorek , Cyrille Berger , Patrick Doherty

We study graph-based Multi-Robot Coverage Path Planning (MCPP) that aims to compute coverage paths for multiple robots to cover all vertices of a given 2D grid terrain graph $G$. Existing graph-based MCPP algorithms first compute a tree…

机器人学 · 计算机科学 2024-02-29 Jingtao Tang , Hang Ma

Caching popular files in small base stations (SBSs) has been proved to be an effective way to reduce bandwidth pressure on the backhaul links of dense small cell networks (DSCNs). Many existing studies on cache-enabled DSCNs attempt to…

网络与互联网体系结构 · 计算机科学 2018-03-13 Hao Wu , Hancheng Lu