中文
相关论文

相关论文: Cardinality Maximum Flow Network Interdiction Prob…

200 篇论文

The multicommodity flow problem is NP-hard already for two commodities over bipartite graphs. Nonetheless, using our recent theory of n-fold integer programming and extensions developed herein, we are able to establish the surprising…

组合数学 · 数学 2011-01-18 Raymond Hemmecke , Shmuel Onn , Robert Weismantel

We consider a matching problem in a bipartite graph $G=(A\cup B,E)$ where nodes in $A$ are agents having preferences in partial order over their neighbors, while nodes in $B$ are objects without preferences. We propose a polynomial-time…

数据结构与算法 · 计算机科学 2023-10-05 Telikepalli Kavitha , Tamás Király , Jannik Matuschke , Ildikó Schlotter , Ulrike Schmidt-Kraepelin

In social networks the {\sc Strong Triadic Closure} is an assignment of the edges with strong or weak labels such that any two vertices that have a common neighbor with a strong edge are adjacent. The problem of maximizing the number of…

数据结构与算法 · 计算机科学 2016-10-10 Athanasios Konstantinidis , Charis Papadopoulos

A strong clique in a graph is a clique intersecting all inclusion-maximal stable sets. Strong cliques play an important role in the study of perfect graphs. We study strong cliques in the class of diamond-free graphs, from both structural…

Parameterized complexity theory has enabled a refined classification of the difficulty of NP-hard optimization problems on graphs with respect to key structural properties, and so to a better understanding of their true difficulties. More…

数据结构与算法 · 计算机科学 2017-10-19 David Coudert , Guillaume Ducoffe , Alexandru Popa

In this paper, we investigate offline and online algorithms for rufpp, the problem of minimizing the number of rounds required to schedule a set of unsplittable flows of non-uniform sizes on a given path with non-uniform edge capacities.…

数据结构与算法 · 计算机科学 2017-08-02 Hamidreza Jahanjou , Erez Kantor , Rajmohan Rajaraman

In this paper, we propose two new methods for solving Set Constraint Problems, as well as a potential polynomial solution for NP-Complete problems using quantum computation. While current methods of solving Set Constraint Problems focus on…

计算机科学中的逻辑 · 计算机科学 2025-04-29 Neema Rustin Badihian

A matching is said to be disconnected if the saturated vertices induce a disconnected subgraph and induced if the saturated vertices induce a 1-regular graph. The disconnected and induced matching numbers are defined as the maximum…

In this paper, we introduce the Maximum Matrix Contraction problem, where we aim to contract as much as possible a binary matrix in order to maximize its density. We study the complexity and the polynomial approximability of the problem.…

计算复杂性 · 计算机科学 2023-06-05 Dimitri Watel , Pierre-Louis Poirion

One of the main problems in quantum complexity theory is that our understanding of the theory of QMA-completeness is not as rich as its classical analogue, the NP- completeness. In this paper we consider the clique problem in graphs, which…

量子物理 · 物理学 2008-10-13 Salman Beigi , Peter W. Shor

Given a simple undirected graph $G$, the maximum $k$-club problem is to find a maximum-cardinality subset of nodes inducing a subgraph of diameter at most $k$ in $G$. This NP-hard generalization of clique, originally introduced to model low…

数据结构与算法 · 计算机科学 2014-04-04 Andreas Wotzlaw

While the reliable use of some NP-complete problem in tandem with the assumption that P is not equal to NP has eluded cryptographers due to lack of results showing average-case hardness, one alternative which has been explored is reliance…

密码学与安全 · 计算机科学 2017-07-05 Aubrey Alston , Yanrong Wo

Dynamic network flows, sometimes called flows over time, extend the notion of network flows to include a transit time for each edge. While Ford and Fulkerson showed that certain dynamic flow problems can be solved via a reduction to static…

离散数学 · 计算机科学 2023-02-16 Thomas Bläsius , Adrian Feilhauer , Jannik Westenfelder

In 2005, Goddard, Hedetniemi, Hedetniemi and Laskar [Generalized subgraph-restricted matchings in graphs, Discrete Mathematics, 293 (2005) 129 - 138] asked the computational complexity of determining the maximum cardinality of a matching…

We show that every NP problem is polynomially equivalent to a simple combinatorial problem: the membership problem for a special class of digraphs. These classes are defined by means of shadows (projections) and by finitely many forbidden…

计算复杂性 · 计算机科学 2007-06-27 Gabor Kun , Jaroslav Nesetril

Consider a planar graph $G=(V,E)$ with polynomially bounded edge weight function $w:E\to [0, poly(n)]$. The main results of this paper are NC algorithms for the following problems: - minimum weight perfect matching in $G$, - maximum…

数据结构与算法 · 计算机科学 2018-04-20 Piotr Sankowski

This paper investigates the computational complexity of deciding whether the vertices of a graph can be partitioned into a disjoint union of cliques and a triangle-free subgraph. This problem is known to be $\NP$-complete on arbitrary…

离散数学 · 计算机科学 2014-04-10 Carl Feghali , Faisal N. Abu-Khzam , Haiko Müller

Towards the development of 6G mobile networks, it is promising to integrate a large number of devices from multi-dimensional platforms, and it is crucial to have a solid understanding of the theoretical limits of large-scale networks. We…

信息论 · 计算机科学 2025-09-19 Yanxiao Liu , Shenghao Yang , Cheuk Ting Li

This paper formulates a necessary and sufficient condition for a generic graph matching problem to be equivalent to the maximum vertex and edge weight clique problem in a derived association graph. The consequences of this results are…

人工智能 · 计算机科学 2009-12-24 Brijnesh Jain , Klaus Obermayer

A graph is inductive $k$-independent if there exists and ordering of its vertices $v_{1},...,v_{n}$ such that $\alpha(G[N(v_{i})\cap V_{i}])\leq k $ where $N(v_{i})$ is the neighborhood of $v_{i}$, $V_{i}=\{v_{i},...,v_{n}\}$ and $\alpha$…

离散数学 · 计算机科学 2017-09-21 George Manoussakis