中文
相关论文

相关论文: Bicriteria Network Design Problems

200 篇论文

We consider hypergraph network design problems where the goal is to construct a hypergraph that satisfies certain connectivity requirements. For graph network design problems where the goal is to construct a graph that satisfies certain…

数据结构与算法 · 计算机科学 2024-02-19 Kristóf Bérczi , Karthekeyan Chandrasekaran , Tamás Király , Shubhang Kulkarni

In many submodular optimization applications, datasets are naturally partitioned into disjoint subsets. These scenarios give rise to submodular optimization problems with partition-based constraints, where the desired solution set should be…

数据结构与算法 · 计算机科学 2026-01-21 Wenjing Chen , Yixin Chen , Victoria G. Crawford

Motivated by applications in community detection and dense subgraph discovery, we consider new clustering objectives in hypergraphs and bipartite graphs. These objectives are parameterized by one or more resolution parameters in order to…

数据结构与算法 · 计算机科学 2020-06-22 Nate Veldt , Anthony Wirth , David F. Gleich

The main result of the paper is motivated by the following two, apparently unrelated graph optimization problems: (A) as an extension of Edmonds' disjoint branchings theorem, characterize digraphs comprising $k$ disjoint branchings $B_i$…

组合数学 · 数学 2017-09-05 Kristóf Bérczi , András Frank

We consider the following general network design problem on directed graphs. The input is an asymmetric metric $(V,c)$, root $r^{*}\in V$, monotone submodular function $f:2^V\rightarrow \mathbb{R}_+$ and budget $B$. The goal is to find an…

数据结构与算法 · 计算机科学 2019-04-03 Rohan Ghuge , Viswanath Nagarajan

We study the min-cost seed selection problem in online social networks, where the goal is to select a set of seed nodes with the minimum total cost such that the expected number of influenced nodes in the network exceeds a predefined…

数据结构与算法 · 计算机科学 2017-12-21 Kai Han , Yuntian He , Xiaokui Xiao , Shaojie Tang , Jingxin Xu , Liusheng Huang

Given a digraph with two terminal vertices $s$ and $t$ as well as a conservative cost function and several not necessarily disjoint color classes on its arc set, our goal is to find a minimum-cost subset of the arcs such that its…

数据结构与算法 · 计算机科学 2025-07-15 Naonori Kakimura , Péter Madarasi , Jannik Matuschke , Kitti Varga

We consider an incremental variant of the rooted prize-collecting Steiner-tree problem with a growing budget constraint. While no incremental solution exists that simultaneously approximates the optimum for all budgets, we show that a…

数据结构与算法 · 计算机科学 2024-07-08 Yann Disser , Svenja M. Griesbach , Max Klimm , Annette Lutz

We study partial and budgeted versions of the well studied connected dominating set problem. In the partial connected dominating set problem, we are given an undirected graph G = (V,E) and an integer n', and the goal is to find a minimum…

数据结构与算法 · 计算机科学 2013-11-12 Samir Khuller , Manish Purohit , Kanthi Sarpatwar

We investigate the complexity and approximability of the budget-constrained minimum cost flow problem, which is an extension of the traditional minimum cost flow problem by a second kind of costs associated with each edge, whose total value…

数据结构与算法 · 计算机科学 2016-07-11 Michael Holzhauser , Sven O. Krumke , Clemens Thielen

We address counting and optimization variants of multicriteria global min-cut and size-constrained min-$k$-cut in hypergraphs. 1. For an $r$-rank $n$-vertex hypergraph endowed with $t$ hyperedge-cost functions, we show that the number of…

数据结构与算法 · 计算机科学 2020-06-23 Calvin Beideman , Karthekeyan Chandrasekaran , Chao Xu

The maximum common subtree isomorphism problem asks for the largest possible isomorphism between subtrees of two given input trees. This problem is a natural restriction of the maximum common subgraph problem, which is ${\sf NP}$-hard in…

数据结构与算法 · 计算机科学 2016-08-23 Andre Droschinsky , Nils M. Kriege , Petra Mutzel

The aim of the paper is to propose a bounded-error quantum polynomial time (BQP) algorithm for the max-bisection and the min-bisection problems. The max-bisection and the min-bisection problems are fundamental NP-hard problems. Given a…

量子物理 · 物理学 2015-07-27 Ahmed Younes

The NP-hard maximum value preordering problem is both a joint relaxation and a hybrid of the clique partition problem (a clustering problem) and the partial ordering problem. Toward approximate solutions and lower bounds, we introduce a…

机器学习 · 计算机科学 2025-08-29 Jannik Irmai , Maximilian Moeller , Bjoern Andres

It is well-known that the graph isomorphism problem can be posed as an equivalent problem of determining whether an auxiliary graph structure contains a clique of specific order. However, the algorithms that have been developed so far for…

数据结构与算法 · 计算机科学 2019-10-29 Giannis Nikolentzos , Michalis Vazirgiannis

In the bidirected minimum Manhattan network problem, given a set T of n terminals in the plane, we need to construct a network N(T) of minimum total length with the property that the edges of N(T) are axis-parallel and oriented in a such a…

计算几何 · 计算机科学 2011-07-08 Nicolas Catusse , Victor Chepoi , Karim Nouioua , Yann Vaxes

We study the polyhedral properties of three problems of constructing an optimal complete bipartite subgraph (a biclique) in a bipartite graph. In the first problem we consider a balanced biclique with the same number of vertices in both…

组合数学 · 数学 2018-02-16 Vladimir Bondarenko , Andrei Nikolaev , Dzhambolet Shovgenov

We consider the problem of adding a fixed number of new edges to an undirected graph in order to minimize the diameter of the augmented graph, and under the constraint that the number of edges added for each vertex is bounded by an integer.…

数据结构与算法 · 计算机科学 2023-02-14 Florian Adriaens , Aristides Gionis

In the $k$-Edge Connected Spanning Subgraph ($k$-ECSS) problem we are given a (multi-)graph $G=(V,E)$ with edge costs and an integer $k$, and seek a min-cost $k$-edge-connected spanning subgraph of $G$. The problem admits a…

数据结构与算法 · 计算机科学 2025-07-08 Zeev Nutov , Reut Cohen

We study graph ordering problems with a min-max objective. A classical problem of this type is cutwidth, where given a graph we want to order its vertices such that the number of edges crossing any point is minimized. We give a $…

数据结构与算法 · 计算机科学 2024-04-15 Nikhil Bansal , Dor Katzelnick , Roy Schwartz