中文
相关论文

相关论文: The dual of Philo's shortest line segment problem

200 篇论文

We consider two orientation problems in a graph, namely the minimization of the sum of all the shortest path lengths and the minimization of the diameter. We show that it is NP-complete to decide whether a graph has an orientation such that…

组合数学 · 数学 2010-04-15 N. Eggemann , S. D. Noble

For a given polygonal region $P$, the Lawn Mowing Problem (LMP) asks for a shortest tour $T$ that gets within Euclidean distance 1 of every point in $P$; this is equivalent to computing a shortest tour for a unit-disk cutter $C$ that covers…

计算几何 · 计算机科学 2022-11-14 Sándor P. Fekete , Dominik Krupke , Michael Perk , Christian Rieck , Christian Scheffer

We seek for lines of minimal distance to finitely many points in the plane. The distance between a line and a set of points is defined by the L^p-norm, 1\leq p\leq \infty, of the vector of vertical or orthogonal distances from the single…

最优化与控制 · 数学 2011-09-21 Annett Puettmann

Recently, a new way of avoiding crossings in straight-line drawings of non-planar graphs has been investigated. The idea of partial edge drawings (PED) is to drop the middle part of edges and rely on the remaining edge parts called stubs.…

This article studies problems of optimal transport, by embedding them in a general functional analytic framework of convex optimization. This provides a unified treatment of a large class of related problems in probability theory and allows…

概率论 · 数学 2017-10-31 Teemu Pennanen , Ari-Pekka Perkkiö

This note uses the Total Least-Squares (TLS) line-fitting problem as a canvas to explore some modern optimization tools. The contribution is meant to be tutorial in nature. The TLS problem has a lot of mathematical similarities to important…

机器人学 · 计算机科学 2022-06-13 Timothy D Barfoot , Connor Holmes , Frederike Dumbgen

Given a set of source-sink pairs, the maximum multiflow problem asks for the maximum total amount of flow that can be feasibly routed between them. The minimum multicut, a dual problem to multiflow, seeks the minimum-cost set of edges whose…

离散数学 · 计算机科学 2025-10-08 Sina Kalantarzadeh , Nikhil Kumar

The classical Apollonius' problem is to construct circles that are tangent to three given circles in a plane. This problem was posed by Apollonius of Perga in his work "Tangencies". The Sylvester problem, which was introduced by the English…

最优化与控制 · 数学 2012-10-12 Nguyen Mau Nam , Nguyen Hoang , Nguyen Thai An

Crossing minimization is one of the central problems in graph drawing. Recently, there has been an increased interest in the problem of minimizing crossings between paths in drawings of graphs. This is the metro-line crossing minimization…

数据结构与算法 · 计算机科学 2013-06-19 Martin Fink , Sergey Pupyrev

In this paper we study the Dirichlet problem for fully nonlinear second-order equations on a riemannian manifold. As in a previous paper we define equations via closed subsets of the 2-jet bundle. Basic existence and uniqueness theorems are…

偏微分方程分析 · 数学 2017-12-12 F. Reese Harvey , H. Blaine Lawson

Given $n$ line segments in the plane, do they form the edge set of a \emph{weakly simple polygon}; that is, can the segment endpoints be perturbed by at most $\varepsilon$, for any $\varepsilon>0$, to obtain a simple polygon? While the…

计算几何 · 计算机科学 2018-12-27 Hugo A. Akitaya , Csaba D. Tóth

A classic problem, the design of the tallest column, is solved again using a different method. By the use of a similarity solution the equations are transformed and the difficult singularity at the endpoint is peeled away. The resulting…

数学物理 · 物理学 2008-01-22 Yossi Farjoun , John C. Neu

This paper addresses non-convex constrained optimization problems that are characterized by a scalar complicating constraint. We propose an iterative bisection method for the dual problem (DualBi Algorithm) that recovers a feasible primal…

最优化与控制 · 数学 2024-10-07 Lucrezia Manieri , Alessandro Falsone , Maria Prandini

In this article we consider the problem of approximative solution of linear differential equations $y'+p(x)y=q(x)$ with discontinuous coefficients $p$ and $q$. We assume that coefficients of such equation are Henstock integrable functions.…

经典分析与常微分方程 · 数学 2020-05-19 Sergey Lukomskii , Dimitry Lukomskii

In this article we study the bivariate truncated moment problem (TMP) of degree $2k$ on the union of parallel lines. First we present an alternative proof of Fialkow's solution \cite{Fia15} to the TMP on the union of two parallel lines…

泛函分析 · 数学 2022-12-06 Aljaž Zalar

This article provides an overview of the performance and the theoretical complexity of approximate and exact methods for various versions of the shortest path problem. The proposed study aims to improve the resolution of a more general…

数据结构与算法 · 计算机科学 2008-12-18 Olivier Laval , Sophie Toulouse , Anass Nagih

We study three covering problems in the plane. Our original motivation for these problems come from trajectory analysis. The first is to decide whether a given set of line segments can be covered by up to four unit-sized, axis-parallel…

In this paper, we study the problem of computing a minimum-width double-strip or parallelogram annulus that encloses a given set of $n$ points in the plane. A double-strip is a closed region in the plane whose boundary consists of four…

计算几何 · 计算机科学 2019-11-19 Sang Won Bae

In this paper we study the following problems: given a finite number of nonempty closed subsets of a normed space, find a ball with the smallest radius that encloses all of the sets, and find a ball with the smallest radius that intersects…

最优化与控制 · 数学 2012-01-04 Boris S. Mordukhovich , Nguyen Mau Nam , Cristina Villalobos

We propose an exact algorithm for solving the longest simple path problem between two given vertices in undirected weighted graphs. By using graph partitioning and dynamic programming, we obtain an algorithm that is significantly faster…

数据结构与算法 · 计算机科学 2019-05-10 Kai Fieger , Tomas Balyo , Christian Schulz , Dominik Schreiber