中文
相关论文

相关论文: Mimicking Networks Parameterized by Connectivity

200 篇论文

For a graph $G = (V, E)$, a subset $F\subset V(G)$ is called an $R_k$-vertex-cut of $G$ if $G -F$ is disconnected and each vertex $u \in V(G)- F$ has at least $k$ neighbors in $G -F$. The $R_k$-vertex-connectivity of $G$, denoted by…

组合数学 · 数学 2017-08-10 Weihua Yang

We consider temporal graphs with discrete time labels and investigate the size and the approximability of minimum temporally connected spanning subgraphs. We present a family of minimally connected temporal graphs with $n$ vertices and…

数据结构与算法 · 计算机科学 2016-02-23 Kyriakos Axiotis , Dimitris Fotakis

Let $G=(V,E)$ be a graph on $n$ vertices and $R$ be a set of pairs of vertices in $V$ called \emph{requests}. A \emph{multicut} is a subset $F$ of $E$ such that every request $xy$ of $R$ is cut by $F$, \i.e. every $xy$-path of $G$…

数据结构与算法 · 计算机科学 2010-11-24 Nicolas Bousquet , Jean Daligault , Stéphan Thomassé

Data-driven analysis of large social networks has attracted a great deal of research interest. In this paper, we investigate 120 real social networks and their measurement-calibrated synthetic counterparts generated by four well-known…

社会与信息网络 · 计算机科学 2019-08-23 Marcell Nagy , Roland Molontay

Embedding networks into a fixed dimensional feature space, while preserving its essential structural properties is a fundamental task in graph analytics. These feature vectors (graph descriptors) are used to measure the pairwise similarity…

数据库 · 计算机科学 2020-02-20 Zohair Raza Hassan , Mudassir Shabbir , Imdadullah Khan , Waseem Abbas

In this paper we show how to combine two algorithmic techniques to obtain linear time algorithms for various optimization problems on graphs, and present a subroutine which will be useful in doing so. The first technique is iterative…

数据结构与算法 · 计算机科学 2015-09-28 Ken-ichi Kawarabayashi , Zhentao Li , Bruce Reed

We propose that hypergraphs can be used to model social networks with overlapping communities. The nodes of the hypergraphs represent the communities. The hyperlinks of the hypergraphs denote the individuals who may participate in multiple…

社会与信息网络 · 计算机科学 2010-12-14 D. Liu , N. Blenn , P. Van Mieghem

Given a graph $G$ cellularly embedded on a surface $\Sigma$ of genus $g$, a cut graph is a subgraph of $G$ such that cutting $\Sigma$ along $G$ yields a topological disk. We provide a fixed parameter tractable approximation scheme for the…

数据结构与算法 · 计算机科学 2015-07-08 Vincent Cohen-Addad , Arnaud de Mesmay

Graph spanners are sparse subgraphs which approximately preserve all pairwise shortest-path distances in an input graph. The notion of approximation can be additive, multiplicative, or both, and many variants of this problem have been…

数据结构与算法 · 计算机科学 2019-11-19 Manuel Fernandez , David P. Woodruff , Taisuke Yasuda

A connected graph $G$ with at least two vertices is matching covered if each of its edges lies in a perfect matching. A matching covered graph is minimal if the removal of any edge results in a graph that is no longer matching covered. An…

组合数学 · 数学 2026-04-02 Xiaoling He , Fuliang Lu , Heping Zhang

Metric dimension is an essential parameter in graph theory that aids in addressing issues pertaining to information retrieval, localization, network design, and chemistry through the identification of the least possible number of elements…

组合数学 · 数学 2024-06-12 S. Prabhu , T. Jenifer Janany

Let $G=(V, E)$ be a connected graph, a subset $S\subseteq V(G)$ is called an $R^{g}$-vertex-cut of $G$ if $G-F$ is disconnected and any vertex in $G-F$ has at least $g$ neighbours in $G-F$. The $R^{g}$-vertex-connectivity is the size of the…

组合数学 · 数学 2018-12-04 Shu-Li Zhao , Rong-Xia Hao

We are interested in the design of survivable capacitated rooted Steiner networks. Given a graph G = (V, E), capacity and cost functions on E, a root r, a subset T of V of terminals and an integer k, we search for a minimum cost subset E…

数据结构与算法 · 计算机科学 2018-06-19 Cédric Bentz , Marie-Christine Costa , Pierre-Louis Poirion , Thomas Ridremont

Flow sparsification is a classic graph compression technique which, given a capacitated graph $G$ on $k$ terminals, aims to construct another capacitated graph $H$, called a flow sparsifier, that preserves, either exactly or approximately,…

数据结构与算法 · 计算机科学 2024-09-09 Syamantak Das , Nikhil Kumar , Daniel Vaz

Time-varying graphs are a useful model for networks with dynamic connectivity such as vehicular networks, yet, despite their great modeling power, many important features of time-varying graphs are still poorly understood. In this paper, we…

网络与互联网体系结构 · 计算机科学 2016-01-27 Qingkai Liang , Eytan Modiano

Given a n points in two dimensional space, a Manhattan Network G is a network that connects all n points with either horizontal or vertical edges, with the property that for any two point in G should be connected by a Manhattan path and…

计算几何 · 计算机科学 2024-03-19 Md. Musfiqur Rahman Sanim , Safrunnesa Saira , Fatin Faiaz Ahsan , Rajon Bardhan , S. M. Ferdous

Graphlets are small connected induced subgraphs of a larger graph $G$. Graphlets are now commonly used to quantify local and global topology of networks in the field. Methods exist to exhaustively enumerate all graphlets (and their orbits)…

数据结构与算法 · 计算机科学 2017-08-16 Adib Hassan , Po-Chien Chung , Wayne B. Hayes

Given a graph $G$, let $vc(G)$ and $vc^+(G)$ be the sizes of a minimum and a maximum minimal vertex covers of $G$, respectively. We say that $G$ is well covered if $vc(G)=vc^+(G)$ (that is, all minimal vertex covers have the same size).…

数据结构与算法 · 计算机科学 2023-06-22 Rafael Araujo , Eurinardo Costa , Sulamita Klein , Rudini Sampaio , Ueverton S. Souza

To achieve an efficient routing in a wireless sensor network, connected dominating set (CDS) is used as virtual backbone. A fault-tolerant virtual backbone can be modeled as a $(k,m)$-CDS. For a connected graph $G=(V,E)$ and two fixed…

离散数学 · 计算机科学 2016-08-30 Zhao Zhang , Jiao Zhou , Xiaohui Huang , Ding-Zhu Du

Given a graph $G$ of degree $k$ over $n$ vertices, we consider the problem of computing a near maximum cut or a near minimum bisection in polynomial time. For graphs of girth $2L$, we develop a local message passing algorithm whose…

概率论 · 数学 2023-02-06 Ahmed El Alaoui , Andrea Montanari , Mark Sellke