English
Related papers

Related papers: Establishing Multiple Survivable Connections (Exte…

200 papers

A central issue in complex networks is tolerance to random failures and intentional attacks. Current literature emphasizes the dichotomy between networks with a power-law node connectivity distribution, which are robust to random failures…

Statistical Mechanics · Physics 2009-11-10 Andre X. C. N. Valente , Abhijit Sarkar , Howard A. Stone

In the vertex connectivity survivable network design problem we are given an undirected graph G = (V,E) and connectivity requirement r(u,v) for each pair of vertices u,v. We are also given a cost function on the set of edges. Our goal is to…

Data Structures and Algorithms · Computer Science 2010-04-09 Pushkar Tripathi

It is well known that many local graph problems, like Vertex Cover and Dominating Set, can be solved in 2^{O(tw)}|V|^{O(1)} time for graphs G=(V,E) with a given tree decomposition of width tw. However, for nonlocal problems, like the…

Data Structures and Algorithms · Computer Science 2012-11-08 Hans L. Bodlaender , Marek Cygan , Stefan Kratsch , Jesper Nederlof

Several different ways exist for approaching hard optimization problems. Mathematical programming techniques, including (integer) linear programming-based methods and metaheuristic approaches, are two highly successful streams for…

Optimization and Control · Mathematics 2022-02-08 Hengameh Fakhravar

The problem of constructing an optimal rooted phylogenetic network from a set of rooted triplets is an NP-hard problem. In this paper, we present a heuristic algorithm called TripNet which tries to construct an optimal rooted phylogenetic…

Data Structures and Algorithms · Computer Science 2012-01-19 Hadi Poormohammadi , Changiz Eslahchi , Ruzbeh Tusserkani

In the stable marriage and roommates problems, a set of agents is given, each of them having a strictly ordered preference list over some or all of the other agents. A matching is a set of disjoint pairs of mutually accepted agents. If any…

Discrete Mathematics · Computer Science 2016-06-01 Ágnes Cseh , David F. Manlove

The constraint satisfaction problem (CSP) involves deciding, given a set of variables and a set of constraints on the variables, whether or not there is an assignment to the variables satisfying all of the constraints. One formulation of…

Computational Complexity · Computer Science 2017-01-09 Hubie Chen , Benoit Larose

Cognitive Radio Networks (CRNs) are considered as a promising solution to the spectrum shortage problem in wireless communication. In this paper, we initiate the first systematic study on the algorithmic complexity of the connectivity…

Data Structures and Algorithms · Computer Science 2013-01-08 Hongyu Liang , Tiancheng Lou , Haisheng Tan , Yuexuan Wang , Dongxiao Yu

We study the problem of connecting the parts of a multipartite graph using a minimum number of edges under a matching constraint. We introduce interconnection trees, defined as matchings whose projections onto the quotient graph form a…

Computational Complexity · Computer Science 2026-05-19 Noé Demange , Yann Strozecki

In a social network, the strength of relationships between users can significantly affect the stability of the network. In this paper, we use the k-truss model to measure the stability of a social network. To identify critical connections,…

Social and Information Networks · Computer Science 2019-07-01 Wenjie Zhu , Mengqi Zhang , Chen Chen , Xiaoyang Wang , Fan Zhang , Xuemin Lin

We study the problem of guaranteeing the connectivity of a given graph by protecting or strengthening edges. Herein, a protected edge is assumed to be robust and will not fail, which features a non-uniform failure model. We introduce the…

Data Structures and Algorithms · Computer Science 2025-01-09 Felix Hommelsheim , Zhenwei Liu , Nicole Megow , Guochuan Zhang

Coping with network failures has been recognized as an issue of major importance in terms of social security, stability and prosperity. It has become clear that current networking standards fall short of coping with the complex challenge of…

Networking and Internet Architecture · Computer Science 2016-09-01 Jose Yallouz , Ariel Orda

In this paper we tackle the Team Orienteering Problem with Service Times, Mandatory Nodes and Incompatibilities, introduced in~\cite{Guastalla2024} and arising from two real-world healthcare applications. We propose two heuristic algorithms…

Optimization and Control · Mathematics 2025-07-09 Alberto Guastalla , Roberto Aringhieri , Pierre Hosteins

Robust network design refers to a class of optimization problems that occur when designing networks to efficiently handle variable demands. The notion of "hierarchical hubbing" was introduced (in the narrow context of a specific robust…

Data Structures and Algorithms · Computer Science 2014-07-01 Neil Olver

We consider heteroclinic networks between $n \in \mathbb{N}$ nodes where the only connections are those linking each node to its two subsequent neighbouring ones. Using a construction method where all nodes are placed in a single…

Dynamical Systems · Mathematics 2023-09-07 Sofia B. S. D. Castro , Alexander Lohse

This paper introduces the Hub Location Problem under Link Failures, a hub location problem in which activated inter-hub links may fail with a given probability. Two different optimization models are studied, which construct hub backbone…

Optimization and Control · Mathematics 2022-04-11 Víctor Blanco , Elena Fernández , Yolanda Hinojosa

In the literature, the optimization problem to identify a set of composite hypotheses H, which will yield the $k$ largest $P(H|S_e)$ where a composite hypothesis is an instantiation of all the nodes in the network except the evidence nodes…

Artificial Intelligence · Computer Science 2018-12-24 S. T. Wierzchoń , M. A. Kłopotek , M. Michalewicz

Engineering networks fall into the category of large-scale networks with heterogeneous nodes such as sources and sinks. The survivability analysis of such networks requires the analysis of the connectivity of the network components for…

Optimization and Control · Mathematics 2012-09-18 S. V. Poroseva , P. A. Rikvold

We consider the problem of choosing a subset of proposed road network upgrades to implement within a fixed budget in order to optimize the benefit in terms of vehicle hours travelled (VHT), and show how to render the solution of this…

Optimization and Control · Mathematics 2022-04-22 A. D. Stivala , P. J. Stuckey , M. G. Wallace

We consider the bilevel minimum spanning tree (BMST) problem where the leader and the follower choose a spanning tree together, according to different objective functions. By showing that this problem is NP-hard in general, we answer an…

Data Structures and Algorithms · Computer Science 2022-09-14 Christoph Buchheim , Dorothee Henke , Felix Hommelsheim