中文
相关论文

相关论文: Non-approximability and Polylogarithmic Approximat…

200 篇论文

In this paper, we introduce a new framework for approximately solving flow problems in capacitated, undirected graphs and apply it to provide asymptotically faster algorithms for the maximum $s$-$t$ flow and maximum concurrent…

数据结构与算法 · 计算机科学 2013-09-24 Jonathan A. Kelner , Yin Tat Lee , Lorenzo Orecchia , Aaron Sidford

In this paper we show an O(n^(3/2) log^2 n) time algorithm for finding a maximum flow in a planar graph with multiple sources and multiple sinks. This is the fastest algorithm whose running time depends only on the number of vertices in the…

离散数学 · 计算机科学 2010-12-30 Yahav Nussbaum

A multiflow in a planar graph is uncrossed if its support paths do not cross. Recently such flows have played a role in approximation algorithms for maximum disjoint paths in "fully-planar" instances, where the combined supply-demand graph…

数据结构与算法 · 计算机科学 2026-05-28 Chandra Chekuri , Guyslain Naves , Joseph Poremba , F. Bruce Shepherd

We present faster high-accuracy algorithms for computing $\ell_p$-norm minimizing flows. On a graph with $m$ edges, our algorithm can compute a $(1+1/\text{poly}(m))$-approximate unweighted $\ell_p$-norm minimizing flow with…

数据结构与算法 · 计算机科学 2020-01-10 Deeksha Adil , Sushant Sachdeva

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

The Unsplittable Flow on a Path (UFP) problem has garnered considerable attention as a challenging combinatorial optimization problem with notable practical implications. Steered by its pivotal applications in power engineering, the present…

数据结构与算法 · 计算机科学 2022-11-11 Areg Karapetyan , Khaled Elbassioni , Majid Khonji , Chi-Kin Chau

Given a directed graph and a source vertex, the fully dynamic single-source reachability problem is to maintain the set of vertices that are reachable from the given vertex, subject to edge deletions and insertions. It is one of the most…

数据结构与算法 · 计算机科学 2020-02-04 Kathrin Hanauer , Monika Henzinger , Christian Schulz

Network flow formulations are among the most successful tools to solve optimization problems. Such formulations correspond to determining an optimal flow in a network. One particular class of network flow formulations is the arc flow, where…

In the Equal Maximum Flow Problem (EMFP), we aim for a maximum flow where we require the same flow value on all edges in some given subsets of the edge set. In this paper, we study the closely related Almost Equal Maximum Flow Problems…

数据结构与算法 · 计算机科学 2021-04-13 Rebekka Haese , Till Heller , Sven O. Krumke

I extend the methods in "Electrical Flows, Laplacian Systems, and Faster Approximation of Maximum Flow in Undirected Graphs, with Paul Christiano, Jonathan Kelner, Daniel Spielman, and Shang-Hua Teng" to directed graphs with a variation of…

离散数学 · 计算机科学 2012-11-20 Cheng Wang

We consider the CONGEST model on a network with $n$ nodes, $m$ edges, diameter $D$, and integer costs and capacities bounded by $\text{poly} n$. In this paper, we show how to find an exact solution to the minimum cost flow problem in…

数据结构与算法 · 计算机科学 2023-04-05 Tijn de Vos

In this paper, we develop deterministic fully dynamic algorithms for computing approximate distances in a graph with worst-case update time guarantees. In particular, we obtain improved dynamic algorithms that, given an unweighted and…

数据结构与算法 · 计算机科学 2022-09-09 Jan van den Brand , Sebastian Forster , Yasamin Nazari

We present efficient deep learning techniques for approximating flow and transport equations for both single phase and two-phase flow problems. The proposed methods take advantages of the sparsity structures in the underlying discrete…

数值分析 · 数学 2020-01-08 Yating Wang , Guang Lin

We formulate the optimal flow problem in a multi-area integrated electrical and gas system as a mixed-integer optimization problem by approximating the non-linear gas flows with piece-wise affine functions, thus resulting in a set of…

最优化与控制 · 数学 2022-09-13 Wicak Ananduta , Sergio Grammatico

Finding locally optimal solutions for max-cut and max-$k$-cut are well-known PLS-complete problems. An instinctive approach to finding such a locally optimum solution is the FLIP method. Even though FLIP requires exponential time in…

数据结构与算法 · 计算机科学 2018-07-17 Ali Bibak , Charles Carlson , Karthekeyan Chandrasekaran

A prominent problem in scheduling theory is the weighted flow time problem on one machine. We are given a machine and a set of jobs, each of them characterized by a processing time, a release time, and a weight. The goal is to find a…

数据结构与算法 · 计算机科学 2023-08-14 Alexander Armbruster , Lars Rohwedder , Andreas Wiese

We present faster approximation algorithms for generalized network flow problems. A generalized flow is one in which the flow out of an edge differs from the flow into the edge by a constant factor. We limit ourselves to the lossy case,…

数据结构与算法 · 计算机科学 2008-04-07 Samuel I. Daitch , Daniel A. Spielman

This article focuses on a biobjective extension of the maximum flow network interdiction problem, where each arc in the network is associated with two capacity values. Two maximum flows from a source to a sink are to be computed…

组合数学 · 数学 2020-10-09 Luca E. Schäfer , Stefan Ruzika , Sven O. Krumke , Carlos M. Fonseca

We combine the well known Shortest Paths (SP) problem and the Bottleneck Paths (BP) problem to introduce a new problem called the Shortest Paths for All Flows (SP-AF) problem that has relevance in real life applications. We first solve the…

数据结构与算法 · 计算机科学 2013-11-21 Tong-Wook Shinn , Tadao Takaoka

In the finite element analysis with fast decoupled time integration scheme for viscoelastic fluid (the Leonov model) flow, we investigate strong nonlinear behavior in 2D creeping contraction flow. The algorithm is applicable in the whole…

流体动力学 · 物理学 2011-11-02 Youngdon Kwon