中文
相关论文

相关论文: A practical fpt algorithm for Flow Decomposition a…

200 篇论文

The Minimum Vertex Cover problem, a classical NP-complete problem, presents significant challenges for exact solution on large graphs. Fixed-Parameter Tractability (FPT) offers a powerful paradigm to address such problems by exploiting a…

数据结构与算法 · 计算机科学 2025-07-15 Mumuksh Tayal

Multi-assembly methods rely at their core on a flow decomposition problem, namely, decomposing a weighted graph into weighted paths or walks. However, most results over the past decade have focused on decompositions over directed acyclic…

数据结构与算法 · 计算机科学 2025-11-25 Francisco Sena , Alexandru I. Tomescu

Fractures form the main pathways for flow in the subsurface within low-permeability rock. For this reason, accurately predicting flow and transport in fractured systems is vital for improving the performance of subsurface applications.…

计算物理 · 物理学 2018-03-14 S. Karra , D. O'Malley , J. D. Hyman , H. S. Viswanathan , G. Srinivasan

Cycle packing is a fundamental problem in optimization, graph theory, and algorithms. Motivated by recent advancements in finding vertex-disjoint paths between a specified set of vertices that either minimize the total length of the paths…

Network flow interdiction analysis studies by how much the value of a maximum flow in a network can be diminished by removing components of the network constrained to some budget. Although this problem is strongly NP-complete on general…

离散数学 · 计算机科学 2008-01-14 Rico Zenklusen

The overwhelming majority of survivable (fault-tolerant) network design models assume a uniform fault model. Such a model assumes that every subset of the network resources (edges or vertices) of a given cardinality $k$ may fail. While this…

数据结构与算法 · 计算机科学 2020-09-14 David Adjiashvili , Felix Hommelsheim , Moritz Mühlenthaler , Oliver Schaudt

Despite the recent progress in genome sequencing and assembly, many of the currently available assembled genomes come in a draft form. Such draft genomes consist of a large number of genomic fragments (scaffolds), whose order and/or…

基因组学 · 定量生物学 2022-05-27 Sergey Aganezov , Pavel Avdeyev , Nikita Alexeev , Yongwu Rong , Max A. Alekseyev

We examine the dynamic network flow problem under the assumption that the flow consists of discrete units. The dynamic network flow problem is commonly addressed in the context of developing evacuation plans, where the flow is typically…

数据结构与算法 · 计算机科学 2024-04-26 Bubai Manna , Bodhayan Roy , Vorapong Suppakitpaisarn

Tree-width and path-width are widely successful concepts. Many NP-hard problems have efficient solutions when restricted to graphs of bounded tree-width. Many efficient algorithms are based on a tree decomposition. Sometimes the more…

数据结构与算法 · 计算机科学 2016-06-22 Martin Fürer

Efficiently solving large-scale optimal power flow (OPF) problems is challenging due to the high dimensionality and interconnectivity of modern power systems. Decomposition methods offer a promising solution via partitioning large problems…

最优化与控制 · 数学 2025-12-30 Mohannad Alkhraijah , Devon Sigler , Daniel K. Molzahn

Structural parameters of graphs, such as treewidth, play a central role in the study of the parameterized complexity of graph problems. Motivated by the study of parametrized algorithms on phylogenetic networks, scanwidth was introduced…

计算复杂性 · 计算机科学 2026-02-09 Jannik Schestag , Norbert Zeh

Solving the non-convex optimal power flow (OPF) problem for large-scale power distribution systems is computationally expensive. An alternative is to solve the relaxed convex problem or linear approximated problem, but these methods lead to…

系统与控制 · 电气工程与系统科学 2022-11-09 Rabayet Sadnan , Anamika Dubey

We consider a routing problem which plays an important role in several applications, primarily in communication network planning and VLSI layout design. The original underlying graph algorithmic task is called Disjoint Paths problem. In…

数据结构与算法 · 计算机科学 2018-09-19 Rupei Xu , András Faragó

The fast Fourier transform (FFT) is undoubtedly an essential primitive that has been applied in various fields of science and engineering. In this paper, we present a decomposition method for parallelization of multi-dimensional FFTs with…

数值分析 · 计算机科学 2013-02-26 Truong Vinh Truong Duy , Taisuke Ozaki

Classical density functional theory (DFT) of fluids is a valuable tool to analyze inhomogeneous fluids. However, few numerical solution algorithms for three-dimensional systems exist. Here we present an efficient numerical scheme for fluids…

Denoising Diffusion Probabilistic Models (DDPMs) have established a new state-of-the-art in generative image synthesis, yet their deployment is hindered by significant computational overhead during inference, often requiring up to 1,000…

机器学习 · 计算机科学 2025-11-25 Srishti Gupta , Yashasvee Taiwade

We present a data structure that we call a Dynamic Representative Set. In its most basic form, it is given two parameters $0< k < n$ and allows us to maintain a representation of a family $\mathcal{F}$ of subsets of $\{1,\ldots,n\}$. It…

数据结构与算法 · 计算机科学 2025-12-10 Jesper Nederlof

One of the first application of the recently introduced technique of \emph{flow-augmentation} [Kim et al., STOC 2022] is a fixed-parameter algorithm for the weighted version of \textsc{Directed Feedback Vertex Set}, a landmark problem in…

数据结构与算法 · 计算机科学 2024-01-11 Eun Jung Kim , Tomáš Masařík , Marcin Pilipczuk , Roohani Sharma , Magnus Wahlström

Capacitated fixed-charge network flows are used to model a variety of problems in telecommunication, facility location, production planning and supply chain management. In this paper, we investigate capacitated path substructures and derive…

最优化与控制 · 数学 2017-05-18 Alper Atamturk , Birce Tezel , Simge Kucukyavuz

The overwhelming majority of survivable (fault-tolerant) network design models assume a uniform scenario set. Such a scenario set assumes that every subset of the network resources (edges or vertices) of a given cardinality $k$ comprises a…

数据结构与算法 · 计算机科学 2013-01-29 David Adjiashvili