中文
相关论文

相关论文: Reduction of Maximum Flow Network Interdiction Pro…

200 篇论文

The robust minimum cost flow problem under consistent flow constraints (RobMCF$\equiv$) is a new extension of the minimum cost flow (MCF) problem. In the RobMCF$\equiv$ problem, we consider demand and supply that are subject to uncertainty.…

最优化与控制 · 数学 2020-08-06 Christina Büsing , Arie M. C. A. Koster , Sabrina Schmitz

We propose to classify the power of algorithms by the complexity of the problems that they can be used to solve. Instead of restricting to the problem a particular algorithm was designed to solve explicitly, however, we include problems…

离散数学 · 计算机科学 2014-04-03 Yann Disser , Martin Skutella

Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We compare two multi-core thread-parallel adaptations of a state-of-the-art branch and bound algorithm for the maximum clique problem, and provide a novel…

分布式、并行与集群计算 · 计算机科学 2014-09-05 Ciaran McCreesh , Patrick Prosser

The minimum constraint removal problem seeks to find the minimum number of constraints, i.e., obstacles, that need to be removed to connect a start to a goal location with a collision-free path. This problem is NP-hard and has been studied…

机器人学 · 计算机科学 2023-05-03 Antony Thomas , Fulvio Mastrogiovanni , Marco Baglietto

This paper presents a new method for finding the node-disjoint paths with maximum combined bandwidth in communication networks. This problem is an NP-complete problem which can be optimally solved in exponential time using integer linear…

网络与互联网体系结构 · 计算机科学 2013-05-07 Mostafa H. Dahshan

There are many methods to find a maximum (or maximal) clique in large networks. Due to the nature of combinatorics, computation becomes exponentially expensive as the number of vertices in a graph increases. Thus, there is a need for…

社会与信息网络 · 计算机科学 2022-07-27 S. Y. Chan , K. Morgan , J. Ugon

The shortest secure path (routing) problem in communication networks has to deal with multiple attack layers e.g., man-in-the-middle, eavesdropping, packet injection, packet insertion, etc. Consider different probabilities for each such…

数据结构与算法 · 计算机科学 2021-04-07 Yefim Dinitz , Shlomi Dolev , Manish Kumar

We refine existing general network optimization techniques, give new characterizations for the class of problems to which they can be applied, and show that they can also be used to solve various two-player games in almost linear time.…

计算机科学与博弈论 · 计算机科学 2008-01-29 Daniel Andersson

Network coding (NC), when combined with multipath routing, enables a linear programming (LP) formulation for a multi-source multicast with intra-session network coding (MISNC) problem. However, it is still hard to solve using conventional…

网络与互联网体系结构 · 计算机科学 2020-12-29 Jianwei Zhang

A metro-line crossing minimization problem is to draw multiple lines on an underlying graph that models stations and rail tracks so that the number of crossings of lines becomes minimum. It has several variations by adding restrictions on…

数据结构与算法 · 计算机科学 2013-06-18 Yoshio Okamoto , Yuichi Tatsu , Yushi Uno

Ray intersection graphs are intersection graphs of rays, or halflines, in the plane. We show that any planar graph has an even subdivision whose complement is a ray intersection graph. The construction can be done in polynomial time and…

计算几何 · 计算机科学 2011-11-28 Sergio Cabello , Jean Cardinal , Stefan Langerman

The non-uniform demand network coding problem is posed as a single-source and multiple-sink network transmission problem where the sinks may have heterogeneous demands. In contrast with multicast problems, non-uniform demand problems are…

信息论 · 计算机科学 2010-01-27 Joseph C. Koo , John Gill

In this paper we introduce a new algorithm to study some NP-complete problems. This algorithm is a Markov Chain Monte Carlo (MCMC) inspired by the cavity method developed in the study of spin glass. We will focus on the maximum clique…

统计力学 · 物理学 2015-06-25 Antonio Iovanella , Benedetto Scoppola , Elisabetta Scoppola

We consider the problems of finding a maximum clique in a graph and finding a maximum-edge biclique in a bipartite graph. Both problems are NP-hard. We write both problems as matrix-rank minimization and then relax them using the nuclear…

数据结构与算法 · 计算机科学 2009-01-22 Brendan Ames , Stephen Vavasis

Influence Maximization (IM) is a classical combinatorial optimization problem, which can be widely used in mobile networks, social computing, and recommendation systems. It aims at selecting a small number of users such that maximizing the…

社会与信息网络 · 计算机科学 2023-06-16 Yandi Li , Haobo Gao , Yunxuan Gao , Jianxiong Guo , Weili Wu

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

In this work, we study the problem of scheduling a maximal set of transmitters subjected to an interference constraint across all the nodes. Given a set of nodes, the problem reduces to finding the maximum cardinality of a subset of nodes…

信息论 · 计算机科学 2016-11-01 Rakshith Jagannath , Radha Krishna Ganti , Neelesh S Upadhye

We consider a dissipative flow network that obeys the standard linear nodal flow conservation, and where flows on edges are driven by potential difference between adjacent nodes. We show that in the case when the flow is a monotonically…

最优化与控制 · 数学 2015-04-10 Sidhant Misra , Marc Vuffray , Michael Chertkov

The maximum labelled clique problem is a variant of the maximum clique problem where edges in the graph are given labels, and we are not allowed to use more than a certain number of distinct labels in a solution. We introduce a new…

数据结构与算法 · 计算机科学 2014-11-18 Ciaran McCreesh , Patrick Prosser

We investigate the problem of scheduling the maintenance of edges in a network, motivated by the goal of minimizing outages in transportation or telecommunication networks. We focus on maintaining connectivity between two nodes over time;…

数据结构与算法 · 计算机科学 2017-02-01 Fidaa Abed , Lin Chen , Yann Disser , Martin Groß , Nicole Megow , Julie Meißner , Alexander T. Richter , Roman Rischke