中文
相关论文

相关论文: Straight-line optimality in Bellman's lost-in-a-fo…

200 篇论文

A turn constrained vehicle is initially located inside a polygon region and desires to escape in minimum time. First, the method of characteristics is used to describe the time-optimal strategies for reaching a line of infinite length.…

系统与控制 · 电气工程与系统科学 2024-10-03 Isaac E. Weintraub , Alexander Von Moll , David Casbeer , Satyanarayana G Manyam , Meir Pachter , Colin Taylor

We present a general solution and formulation framework to Bellman's lost-in-a-forest problem. The forest boundary is known and may take any shape. The starting point and the orientation are unspecified. We convert the problem into…

最优化与控制 · 数学 2025-06-03 Zhipeng Deng

The ball-constrained weighted maximin dispersion problem $(\rm P_{ball})$ is to find a point in an $n$-dimensional Euclidean ball such that the minimum of the weighted Euclidean distance from given $m$ points is maximized. We propose a new…

最优化与控制 · 数学 2016-04-11 Shu Wang , Yong Xia

This paper addresses to the problem of finding the (minimum) Euclidean distance between two linear varieties. This problem is, usually, solved minimising a target function. We propose a novel approach: to use the Moore-Penrose generalised…

度量几何 · 数学 2016-11-25 M. A. Facas Vicente , Armando Gonçalves , José Vitória

We investigate the problem of finding paths that enable a robot modeled as a Dubins car (i.e., a constant-speed finite-turn-rate unicycle) to escape from a circular region of space in minimum time. This minimum-time escape problem arises in…

系统与控制 · 电气工程与系统科学 2022-11-04 Timothy L. Molloy , Iman Shames

This paper is about the problem of finding a shortest $s$-$t$ path using at most $h$ edges in edge-weighted graphs. The Bellman--Ford algorithm solves this problem in $O(hm)$ time, where $m$ is the number of edges. We show that this running…

数据结构与算法 · 计算机科学 2023-02-15 Tomasz Kociumaka , Adam Polak

The minimum $k$-enclosing ball problem seeks the ball with smallest radius that contains at least~$k$ of~$m$ given points in a general $n$-dimensional Euclidean space. This problem is NP-hard. We present a branch-and-bound algorithm on the…

最优化与控制 · 数学 2017-07-12 Marta Cavaleiro , Farid Alizadeh

Given a graph, the sparsest cut problem asks for a subset of vertices whose edge expansion (the normalized cut given by the subset) is minimized. In this paper, we study a generalization of this problem seeking for $ k $ disjoint subsets of…

数据结构与算法 · 计算机科学 2017-02-21 Ramin Javadi , Saleh Ashkboos

We consider the problem of finding an optimal piecewise linear path (polygonal line) connecting two given points with the possibility of making n turns at some points (the absolute value of each turn angle does not exceed a prescribed…

最优化与控制 · 数学 2026-05-18 Nefedov V. N

We give a randomized O(n polylog n)-time approximation scheme for the Steiner forest problem in the Euclidean plane. For every fixed eps > 0 and given n terminals in the plane with connection requests between some pairs of terminals, our…

计算几何 · 计算机科学 2014-02-25 Glencora Borradaile , Philip Klein , Claire Mathieu

An approximate Steiner tree is a Steiner tree on a given set of terminals in Euclidean space such that the angles at the Steiner points are within a specified error e from 120 degrees.This notion arises in numerical approximations of…

度量几何 · 数学 2020-02-25 Charl Ras , Konrad J. Swanepoel , Doreen Thomas

Optimal transport provides a metric which quantifies the dissimilarity between probability measures. For measures supported in discrete metric spaces, finding the optimal transport distance has cubic time complexity in the size of the…

机器学习 · 计算机科学 2024-01-30 Samantha Chen , Puoya Tabaghi , Yusu Wang

Unconstrained optimization problems are typically solved using iterative methods, which often depend on line search techniques to determine optimal step lengths in each iteration. This paper introduces a novel line search approach.…

最优化与控制 · 数学 2024-05-20 Sören Laue , Tomislav Prusina

We demonstrate that challenging shortest path problems can be solved via direct spline regression from a neural network, trained in an unsupervised manner (i.e. without requiring ground truth optimal paths for training). To achieve this, we…

机器人学 · 计算机科学 2021-03-10 Michal Pándy , Daniel Lenton , Ronald Clark

We consider single-source shortest path algorithms that perform a sequence of relaxation steps whose ordering depends only on the input graph structure and not on its weights or the results of prior steps. Each step examines one edge of the…

数据结构与算法 · 计算机科学 2023-05-17 David Eppstein

In the Euclidean TSP with neighborhoods (TSPN), we are given a collection of $n$ regions (neighborhoods) and we seek a shortest tour that visits each region. In the path variant, we seek a shortest path that visits each region. We present…

计算几何 · 计算机科学 2012-04-27 Adrian Dumitrescu

This paper presents an optimal $\Theta(n \log n)$ algorithm for determining time-minimal rectilinear paths among $n$ transient rectilinear obstacles. An obstacle is transient if it exists in the scene only for a specific time interval,…

计算几何 · 计算机科学 2018-09-25 Anil Maheshwari , Arash Nouri , Jörg-Rüdiger Sack

A rectilinear Steiner tree for a set $P$ of points in $\mathbb{R}^2$ is a tree that connects the points in $P$ using horizontal and vertical line segments. The goal of Minimal Rectilinear Steiner Tree is to find a rectilinear Steiner tree…

计算几何 · 计算机科学 2021-03-16 Henk Alkema , Mark de Berg

The constrained minimization (respectively maximization) of directed distances and of related generalized entropies is a fundamental task in information theory as well as in the adjacent fields of statistics, machine learning, artificial…

信息论 · 计算机科学 2024-10-28 Michel Broniatowski , Wolfgang Stummer

We consider the problem of choosing Euclidean points to maximize the sum of their weighted pairwise distances, when each point is constrained to a ball centered at the origin. We derive a dual minimization problem and show strong duality…

数据结构与算法 · 计算机科学 2010-07-02 Neal E. Young
‹ 上一页 1 2 3 10 下一页 ›