中文
相关论文

相关论文: Multicommodity Flows in Planar Graphs with Demands…

200 篇论文

We consider the Minimum Multi-Commodity Flow Subgraph (MMCFS) problem: given a directed graph $G$ with edge capacities $\mathit{cap}$ and a retention ratio $\alpha\in(0,1)$, find an edge-wise minimum subgraph $G' \subseteq G$ such that for…

数据结构与算法 · 计算机科学 2025-09-17 Markus Chimani , Max Ilsen

In the minimum Multicut problem, the input is an edge-weighted supply graph $G=(V,E)$ and a simple demand graph $H=(V,F)$. Either $G$ and $H$ are directed (DMulC) or both are undirected (UMulC). The goal is to remove a minimum weight set of…

离散数学 · 计算机科学 2016-08-01 Chandra Chekuri , Vivek Madan

It was conjectured by Gupta et al. [Combinatorica04] that every planar graph can be embedded into $\ell_1$ with constant distortion. However, given an $n$-vertex weighted planar graph, the best upper bound on the distortion is only…

数据结构与算法 · 计算机科学 2024-07-30 Arnold Filtser

We give an $O(n^{1.5} \log n)$ algorithm that, given a directed planar graph with arc capacities, a set of source nodes and a set of sink nodes, finds a maximum flow from the sources to the sinks.

离散数学 · 计算机科学 2010-12-30 Shay Mozes

We consider the motion by curvature of a network of smooth curves with multiple junctions in the plane, that is, the geometric gradient flow associated to the length functional. Such a flow represents the evolution of a two--dimensional…

偏微分方程分析 · 数学 2007-05-23 Carlo Mantegazza , Matteo Novaga , Vincenzo Maria Tortorelli

We consider multicommodity flow and cut problems in {\em polymatroidal} networks where there are submodular capacity constraints on the edges incident to a node. Polymatroidal networks were introduced by Lawler and Martel and Hassin in the…

数据结构与算法 · 计算机科学 2011-11-01 Chandra Chekuri , Sreeram Kannan , Adnan Raja , Pramod Viswanath

This paper introduces a novel theoretical framework and a suite of highly efficient, parallelizable algorithms for solving the large-scale multicommodity flow (MCF) feasibility problem. We reframe the classical constraint-satisfaction…

最优化与控制 · 数学 2025-08-26 Pengfei Liu

In this paper, we derive a number of interesting properties and extensions of the convex flow problem from the perspective of convex geometry. We show that the sets of allowable flows always can be imbued with a downward closure property,…

最优化与控制 · 数学 2024-08-26 Theo Diamandis , Guillermo Angeris

We show that the 1-planar slope number of 3-connected cubic 1-planar graphs is at most 4 when edges are drawn as polygonal curves with at most 1 bend each. This bound is obtained by drawings whose vertex and crossing resolution is at least…

计算几何 · 计算机科学 2018-08-28 Philipp Kindermann , Fabrizio Montecchiani , Lena Schlipf , André Schulz

We give an iterative algorithm for finding the maximum flow between a set of sources and sinks that lie on the boundary of a planar graph. Our algorithm uses only O(n) queries to simple data structures, achieving an O(n log n) running time…

数据结构与算法 · 计算机科学 2013-06-25 Glencora Borradaile , Anna Harutyunyan

We study a singular parabolic equation of the total variation type in one dimension. The problem is a simplification of the singular curvature flow. We show existence and uniqueness of weak solutions. We also prove existence of weak…

偏微分方程分析 · 数学 2009-11-13 Piotr B. Mucha , Piotr Rybka

It is proven that a connected graph is planar if and only if all its cocycles with at least four edges are "grounded" in the graph. The notion of grounding of this planarity criterion, which is purely combinatorial, stems from the intuitive…

组合数学 · 数学 2014-10-22 K. Dosen , Z. Petric

The multicommodity flow problem is NP-hard already for two commodities over bipartite graphs. Nonetheless, using our recent theory of n-fold integer programming and extensions developed herein, we are able to establish the surprising…

组合数学 · 数学 2011-01-18 Raymond Hemmecke , Shmuel Onn , Robert Weismantel

Emerging reconfigurable optical communication technologies allow to enhance datacenter topologies with demand-aware links optimized towards traffic patterns. This paper studies the algorithmic problem of jointly optimizing topology and…

性能 · 计算机科学 2024-01-10 Wenkai Dai , Michael Dinitz , Klaus-Tycho Foerster , Long Luo , Stefan Schmid

It is well known, due to Lindstr\"om, that the minors of a (real or complex) matrix can be expressed in terms of weights of flows in a planar directed graph. Another classical fact is that there are plenty of homogeneous quadratic relations…

组合数学 · 数学 2010-08-19 Vladimir I. Danilov , Alexander V. Karzanov , Gleb A. Koshevoy

This paper generalizes the Max-Flow Min-Cut (MFMC) theorem from the setting of numerical capacities to sheaves of partial semimodules over semirings on directed graphs. Motivating examples of partial semimodules include probability…

代数拓扑 · 数学 2014-09-24 Sanjeevi Krishnan

We consider the following "multiway cut packing" problem in undirected graphs: we are given a graph G=(V,E) and k commodities, each corresponding to a set of terminals located at different vertices in the graph; our goal is to produce a…

数据结构与算法 · 计算机科学 2008-10-06 Siddharth Barman , Shuchi Chawla

Stable flows generalize the well-known concept of stable matchings to markets in which transactions may involve several agents, forwarding flow from one to another. An instance of the problem consists of a capacitated directed network, in…

离散数学 · 计算机科学 2018-12-27 Ágnes Cseh , Jannik Matuschke

We consider the problem of finding maximum flows in planar graphs with capacities on both vertices and edges and with multiple sources and sinks. We present three algorithms when the capacities are integers. The first algorithm runs in $O(n…

数据结构与算法 · 计算机科学 2021-05-26 Yipu Wang

We consider a multiphase surface $\mathcal{C}_0$ in $\mathbb{R}^3$ consisting of a finite number of surfaces passing through the origin , where all 1-dimensional junctions are regular triple junctions in which three planes meet at the same…

微分几何 · 数学 2025-12-03 Wei-Hung Liao