中文
相关论文

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

200 篇论文

In the {\em capacitated} survivable network design problem (Cap-SNDP), we are given an undirected multi-graph where each edge has a capacity and a cost. The goal is to find a minimum cost subset of edges that satisfies a given set of…

数据结构与算法 · 计算机科学 2010-09-30 Deeparnab Chakrabarty , Chandra Chekuri , Sanjeev Khanna , Nitish Korula

We devise the first constant-factor approximation algorithm for finding an integral multi-commodity flow of maximum total value for instances where the supply graph together with the demand edges can be embedded on an orientable surface of…

数据结构与算法 · 计算机科学 2021-12-14 Chien-chung Huang , Mathieu Mari , Claire Mathieu , Jens Vygen

We devise new algorithms for the single-source shortest paths (SSSP) problem with non-negative edge weights in the CONGEST model of distributed computing. While close-to-optimal solutions, in terms of the number of rounds spent by the…

分布式、并行与集群计算 · 计算机科学 2019-08-01 Sebastian Forster , Danupon Nanongkai

In this paper, we study the Online Network Formation Problem (ONFP) for a mobile multi-robot system. Consider a group of robots with a bounded communication range operating in a large open area. One of the robots has a piece of information…

机器人学 · 计算机科学 2019-10-07 Selim Engin , Volkan Isler

The nonlinear programming (NLP) problem to solve distribution-level optimal power flow (D-OPF) poses convergence issues and does not scale well for unbalanced distribution systems. The existing scalable D-OPF algorithms either use…

最优化与控制 · 数学 2021-03-02 Rahul Ranjan Jha , Anamika Dubey

Distributionally robust offline reinforcement learning (RL), which seeks robust policy training against environment perturbation by modeling dynamics uncertainty, calls for function approximations when facing large state-action spaces.…

机器学习 · 计算机科学 2025-11-03 Zhishuai Liu , Pan Xu

In the graph stream model of computation, an algorithm processes the edges of an input graph in one or more sequential passes while using a memory sublinear in the input size. This model poses significant challenges for constructing long…

数据结构与算法 · 计算机科学 2025-08-25 Christian Konrad , Chhaya Trehan

A long series of recent results and breakthroughs have led to faster and better distributed approximation algorithms for single source shortest paths (SSSP) and related problems in the CONGEST model. The runtime of all these algorithms,…

数据结构与算法 · 计算机科学 2018-08-09 Bernhard Haeupler , Jason Li

The (Non-Preemptive) Throughput Maximization problem is a natural and fundamental scheduling problem. We are given $n$ jobs, where each job $j$ is characterized by a processing time and a time window, contained in a global interval $[0,T)$,…

数据结构与算法 · 计算机科学 2026-04-01 Alexander Armbruster , Fabrizio Grandoni , Antoine Tinguely , Andreas Wiese

The growing penetration of distributed energy resources (DERs), electric vehicles (EVs), and heat pumps (HPs) in distribution networks underscores the need for secure, computationally efficient optimal power flow (OPF) solutions.…

系统与控制 · 电气工程与系统科学 2026-04-15 Savvas Panagi , Chrysovalantis Spanias , Petros Aristidou

We present a method for solving the transshipment problem - also known as uncapacitated minimum cost flow - up to a multiplicative error of $1 + \varepsilon$ in undirected graphs with non-negative edge weights using a tailored gradient…

数据结构与算法 · 计算机科学 2021-02-04 Ruben Becker , Sebastian Forster , Andreas Karrenbauer , Christoph Lenzen

We give an algorithm that computes exact maximum flows and minimum-cost flows on directed graphs with $m$ edges and polynomially bounded integral demands, costs, and capacities in $m^{1+o(1)}$ time. Our algorithm builds the flow through a…

数据结构与算法 · 计算机科学 2022-04-26 Li Chen , Rasmus Kyng , Yang P. Liu , Richard Peng , Maximilian Probst Gutenberg , Sushant Sachdeva

We consider the task of computing (combined) function mapping and routing for requests in Software-Defined Networks (SDNs). Function mapping refers to the assignment of nodes in the substrate network to various processing stages that…

网络与互联网体系结构 · 计算机科学 2016-03-31 Guy Even , Matthias Rost , Stefan Schmid

We study online capacitated resource allocation, a natural generalization of online stochastic max-weight bipartite matching. This problem is motivated by ride-sharing and Internet advertising applications, where online arrivals may have…

数据结构与算法 · 计算机科学 2024-06-13 Alexander Braun , Thomas Kesselheim , Tristan Pollner , Amin Saberi

Robust optimization is concerned with constructing solutions that remain feasible also when a limited number of resources is removed from the solution. Most studies of robust combinatorial optimization to date made the assumption that every…

最优化与控制 · 数学 2015-04-21 David Adjiashvili

We revisit the well-known online traveling salesman problem (OLTSP) and its extension, the online dial-a-ride problem (OLDARP). A server starting at a designated origin in a metric space, is required to serve online requests, and return to…

数据结构与算法 · 计算机科学 2025-07-18 Ya-Chun Liang , Meng-Hsi Li , Chung-Shou Liao , Clifford Stein

We introduce the abstract problem of rounding an unknown fractional bipartite $b$-matching $\bf{x}$ revealed online (e.g., output by an online fractional algorithm), exposed node-by-node on~one~side. The objective is to maximize the…

数据结构与算法 · 计算机科学 2024-10-30 Joseph , Naor , Aravind Srinivasan , David Wajc

Optimal Power Flow (OPF) is a very traditional research area within the power systems field that seeks for the optimal operation point of electric power plants, and which needs to be solved every few minutes in real-world scenarios.…

人工智能 · 计算机科学 2025-11-25 Ángela López-Cardona , Guillermo Bernárdez , Pere Barlet-Ros , Albert Cabellos-Aparicio

Our work concerns algorithms for an unweighted variant of Maximum Flow. In the All-Pairs Connectivity (APC) problem, we are given a graph $G$ on $n$ vertices and $m$ edges, and are tasked with computing the maximum number of edge-disjoint…

数据结构与算法 · 计算机科学 2023-05-04 Shyan Akmal , Ce Jin

We consider the algorithmic problem of finding a near-optimal solution for the number partitioning problem (NPP). The NPP appears in many applications, including the design of randomized controlled trials, multiprocessor scheduling, and…

统计理论 · 数学 2021-03-03 David Gamarnik , Eren C. Kızıldağ