中文
相关论文

相关论文: Minimum Manhattan network problem in normed planes…

200 篇论文

In the bidirected minimum Manhattan network problem, given a set T of n terminals in the plane, we need to construct a network N(T) of minimum total length with the property that the edges of N(T) are axis-parallel and oriented in a such a…

计算几何 · 计算机科学 2011-07-08 Nicolas Catusse , Victor Chepoi , Karim Nouioua , Yann Vaxes

Given a n points in two dimensional space, a Manhattan Network G is a network that connects all n points with either horizontal or vertical edges, with the property that for any two point in G should be connected by a Manhattan path and…

计算几何 · 计算机科学 2024-03-19 Md. Musfiqur Rahman Sanim , Safrunnesa Saira , Fatin Faiaz Ahsan , Rajon Bardhan , S. M. Ferdous

We study the minimum Manhattan network problem, which is defined as follows. Given a set of points called \emph{terminals} in $\R^d$, find a minimum-length network such that each pair of terminals is connected by a set of axis-parallel line…

计算几何 · 计算机科学 2012-04-30 Aparna Das , Emden R. Gansner , Michael Kaufmann , Stephen Kobourov , Joachim Spoerhase , Alexander Wolff

Given a set of $n$ terminals, which are points in $d$-dimensional Euclidean space, the minimum Manhattan network problem (MMN) asks for a minimum-length rectilinear network that connects each pair of terminals by a Manhattan path, that is,…

Let $G = (V, E)$ be an edge-weighted geometric graph such that every edge is horizontal or vertical. The weight of an edge $uv \in E$ is its length. Let $ W_G (u,v)$ denote the length of a shortest path between a pair of vertices $u$ and…

计算几何 · 计算机科学 2019-09-17 Satyabrata Jana , Anil Maheshwari , Sasanka Roy

We study the generalized minimum Manhattan network (GMMN) problem: given a set $P$ of pairs of two points in the Euclidean plane $\mathbb{R}^2$, we are required to find a minimum-length geometric network which consists of axis-aligned…

数据结构与算法 · 计算机科学 2020-04-28 Yuya Masumura , Taihei Oki , Yutaro Yamaguchi

We consider minimum-cardinality Manhattan connected sets with arbitrary demands: Given a collection of points $P$ in the plane, together with a subset of pairs of points in $P$ (which we call demands), find a minimum-cardinality superset of…

We study the problem of minimizing a sum of convex objective functions where the components of the objective are available at different nodes of a network and nodes are allowed to only communicate with their neighbors. The use of…

最优化与控制 · 数学 2015-04-24 Aryan Mokhtari , Qing Ling , Alejandro Ribeiro

We study augmenting a plane Euclidean network with a segment, called a shortcut, to minimize the largest distance between any two points along the edges of the resulting network. Problems of this type have received considerable attention…

计算几何 · 计算机科学 2018-07-27 Delia Garijo , Alberto Márquez , Natalia Rodríguez , Rodrigo I. Silveira

The minimal network problem is a classical topic in geometric measure theory and the calculus of variations, which aims to find networks of minimal length connecting given points. Most classical results are established in the Euclidean…

微分几何 · 数学 2026-04-07 Xuyan Liu

In this paper we study the problem of model reduction of linear network systems. We aim at computing a reduced order stable approximation of the network with the same topology and optimal w.r.t. H2 norm error approximation. Our approach is…

最优化与控制 · 数学 2019-05-21 I. Necoara , T. C. Ionescu

We consider the problem of minimizing a proper, lower semicontinuous, geodesically convex function on a Hadamard manifold. Building on ball-proximal (broximal) ideas in the Euclidean setting, viewed as an abstract proximal-type algorithm,…

最优化与控制 · 数学 2026-05-06 F. Babu , O. P. Ferreira , L. F. Prudente , Jen-Chih Yao , Xiaopeng Zhao

It is a critical issue to compute the shortest paths between nodes in networks. Exact algorithms for shortest paths are usually inapplicable for large scale networks due to the high computational complexity. In this paper, we propose a…

社会与信息网络 · 计算机科学 2015-06-29 Shi-nan Gong , Duan-bing Chen , Hui Gao , Guan-nan Wang , Liang-wei Wang

We provide a spectrum of new theoretical insights and practical results for finding a Minimum Dilation Triangulation (MDT), a natural geometric optimization problem of considerable previous attention: Given a set $P$ of $n$ points in the…

计算几何 · 计算机科学 2025-02-26 Sándor P. Fekete , Phillip Keldenich , Michael Perk

We present a factor $14D^2$ approximation algorithm for the minimum linear arrangement problem on series-parallel graphs, where $D$ is the maximum degree in the graph. Given a suitable decomposition of the graph, our algorithm runs in time…

离散数学 · 计算机科学 2014-10-17 Martina Eikel , Christian Scheideler , Alexander Setzer

Finding the k-medianin a network involves identifying a subset of k vertices that minimize the total distance to all other vertices in a graph. This problem has been extensively studied in computer science, graph theory, operations…

数据结构与算法 · 计算机科学 2023-12-14 Roldan Pozo

This paper analyzes local convergence of the block Newton (BN) method introduced in [5, 6] for one-dimensional shallow neural network approximation to functions and diffusion-reaction problems. The BN method consists of the 2x2 block…

数值分析 · 数学 2026-03-13 Zhiqiang Cai , Anastassia Doktorova , Robert D. Falgout , César Herrera

We study the existence of minimal networks in the unit sphere $\mathbf{S}^d$ and the unit ball $\mathbf{B}^d$ of $\mathbf{R}^d$ endowed with Riemannian metrics close to the standard ones. We employ a finite-dimensional reduction method,…

微分几何 · 数学 2024-01-25 Luciano Sciaraffia

Given two points s and t in the plane and a set of obstacles defined by closed curves, what is the minimum number of obstacles touched by a path connecting s and t? This is a fundamental and well-studied problem arising naturally in…

计算几何 · 计算机科学 2020-12-01 Neeraj Kumar , Daniel Lokshtanov , Saket Saurabh , Subhash Suri

The bandwidth of a graph G on n vertices is the minimum b such that the vertices of G can be labeled from 1 to n such that the labels of every pair of adjacent vertices differ by at most b. In this paper, we present a 2-approximation…

数据结构与算法 · 计算机科学 2012-05-01 Martin Fürer , Serge Gaspers , Shiva Prasad Kasiviswanathan
‹ 上一页 1 2 3 10 下一页 ›