中文
相关论文

相关论文: Improved Algorithms for Scheduling Unsplittable Fl…

200 篇论文

We consider single-sink network flow problems. An instance consists of a capacitated graph (directed or undirected), a sink node $t$ and a set of demands that we want to send to the sink. Here demand $i$ is located at a node $s_i$ and…

数据结构与算法 · 计算机科学 2015-05-18 F. Bruce Shepherd , Adrian Vetta

In the unsplittable flow problem on a path, we are given a capacitated path $P$ and $n$ tasks, each task having a demand, a profit, and start and end vertices. The goal is to compute a maximum profit set of tasks, such that for each edge…

数据结构与算法 · 计算机科学 2015-03-19 Paul Bonsma , Jens Schulz , Andreas Wiese

We study the unsplittable flow on a path problem (UFP) where we are given a path with non-negative edge capacities and tasks, which are characterized by a subpath, a demand, and a profit. The goal is to find the most profitable subset of…

数据结构与算法 · 计算机科学 2012-11-13 Aris Anagnostopoulos , Fabrizio Grandoni , Stefano Leonardi , Andreas Wiese

The bottleneck network flow problem (BNFP) is a generalization of several well-studied bottleneck problems such as the bottleneck transportation problem (BTP), bottleneck assignment problem (BAP), bottleneck path problem (BPP), and so on.…

数据结构与算法 · 计算机科学 2007-12-27 Abraham P. Punnen , Ruonan Zhang

We study ROUND-UFP and ROUND-SAP, two generalizations of the classical BIN PACKING problem that correspond to the unsplittable flow problem on a path (UFP) and the storage allocation problem (SAP), respectively. We are given a path with…

数据结构与算法 · 计算机科学 2022-02-09 Debajyoti Kar , Arindam Khan , Andreas Wiese

Many engineered systems, such as energy and transportation infrastructures, are networks governed by non-linear physical laws. A primary challenge for operators of these networks is to achieve optimal utilization while maintaining safety…

最优化与控制 · 数学 2018-03-08 Tillmann Weisser , Line Roald , Sidhant Misra

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

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

Due to its optimality on a single machine for the problem of minimizing average flow time, Shortest-Remaining-Processing-Time (\srpt) appears to be the most natural algorithm to consider for the problem of minimizing average flow time on…

数据结构与算法 · 计算机科学 2010-11-10 Kyle Fox , Benjamin Moseley

In the Unsplittable Flow on a Path problem UFP, we are given a path graph with edge capacities and a collection of tasks. Each task is characterized by a demand, a profit, and a subpath. Our goal is to select a maximum profit subset of…

数据结构与算法 · 计算机科学 2024-07-16 Ilan Doron-Arad , Fabrizio Grandoni , Ariel Kulik

In the Time-Windows Unsplittable Flow on a Path problem (twUFP) we are given a resource whose available amount changes over a given time interval (modeled as the edge-capacities of a given path $G$) and a collection of tasks. Each task is…

数据结构与算法 · 计算机科学 2025-03-25 Alexander Armbruster , Fabrizio Grandoni , Edin Husić , Antoine Tinguely , Andreas Wiese

We propose an algorithm for solving the time-dependent shortest path problem in flow fields where the FIFO (first-in-first-out) assumption is violated. This problem variant is important for autonomous vehicles in the ocean, for example,…

机器人学 · 计算机科学 2019-09-06 James Ju Heon Lee , Chanyeol Yoo , Stuart Anstee , Robert Fitch

The Reactive Optimal Power Flow (ROPF) problem consists in computing an optimal power generation dispatch for an alternating current transmission network that respects power flow equations and operational constraints. Some means of action…

机器人学 · 计算机科学 2021-03-26 Julie Sliwak , Miguel Anjos , Lucas Létocart , Emiliano Traversi

We study the scheduling of flows on a switch with the goal of optimizing metrics related to the response time of the flows. The input to the problem is a sequence of flow requests on a switch, where the switch is represented by a bipartite…

数据结构与算法 · 计算机科学 2020-05-28 Hamidreza Jahanjou , Rajmohan Rajaraman , David Stalfa

We provide an algorithm which, with high probability, maintains a $(1-\epsilon)$-approximate maximum flow on an undirected graph undergoing $m$-edge additions in amortized $m^{o(1)} \epsilon^{-3}$ time per update. To obtain this result, we…

Routing and scheduling problems are fundamental problems in combinatorial optimization, and also have many applications. Most variations of these problems are NP-Hard, so we need to use heuristics to solve these problems on large instances,…

数据结构与算法 · 计算机科学 2015-02-20 Arindam Pal

The support of a flow $x$ in a network is the subdigraph induced by the arcs $uv$ for which $x(uv)>0$. We discuss a number of results on flows in networks where we put certain restrictions on structure of the support of the flow. Many of…

离散数学 · 计算机科学 2024-05-16 Stéphane Bessy , Jørgen Bang-Jensen , Lucas Picasarri-Arrieta

In this paper we improve the approximation ratio for the problem of scheduling packets on line networks with bounded buffers, where the aim is that of maximizing the throughput. Each node in the network has a local buffer of bounded size…

数据结构与算法 · 计算机科学 2020-09-30 Guy Even , Moti Medina , Adi Rosén

We study the following fundamental network optimization problem known as Maximum Robust Flow (MRF): A planner determines a flow on $s$-$t$-paths in a given capacitated network. Then, an adversary removes $k$ arcs from the network,…

离散数学 · 计算机科学 2025-11-11 Jannik Matuschke

In this paper, we focus our attention on the large capacities unsplittable flow problem in a game theoretic setting. In this setting, there are selfish agents, which control some of the requests characteristics, and may be dishonest about…

数据结构与算法 · 计算机科学 2008-12-18 Yossi Azar , Iftah Gamzu , Shai Gutner
‹ 上一页 1 2 3 10 下一页 ›