English
Related papers

Related papers: On Vertex Attack Tolerance in Regular Graphs

200 papers

We have previously introduced vertex attack tolerance (VAT) and unsmoothened VAT (UVAT), denoted respectively as $\tau(G) = \min_{S \subset V} \frac{|S|}{|V-S-C_{max}(V-S)|+1}$ and $\hat{\tau}(G) = \min_{S \subset V}…

Computational Complexity · Computer Science 2016-03-29 Gunes Ercal

We are concerned with an appropriate mathematical measure of resilience in the face of targeted node attacks for arbitrary degree networks, and subsequently comparing the resilience of different scale-free network models with the proposed…

Social and Information Networks · Computer Science 2014-04-02 John Matta , Jeffrey Borwey , Gunes Ercal

The {\it toughness} $\tau(G)=\mathrm{min}\{\frac{|S|}{c(G-S)}: S~\mbox{is a vertex cut in}~G\}$ for $G\ncong K_n,$ which was initially proposed by Chv\'{a}tal in 1973. A graph $G$ is called {\it $t$-tough} if $\tau(G)\geq t.$ Let…

Combinatorics · Mathematics 2025-12-15 Ruifang Liu , Ao Fan , Jinlong Shu

Given a connected graph $G$, the toughness $\tau_G$ is defined as the minimum value of the ratio $|S|/\omega_{G-S}$, where $S$ ranges over all vertex cut sets of $G$, and $\omega_{G-S}$ is the number of connected components in the subgraph…

Combinatorics · Mathematics 2023-01-10 Xueyi Huang , Kinkar Chandra Das , Shunlai Zhu

The toughness $\tau(G)=\mathrm{min}\{\frac{|S|}{c(G-S)}: S~\mbox{is a cut set of vertices in}~G\}$ for $G\ncong K_n.$ The concept of toughness initially proposed by Chv$\mathrm{\acute{a}}$tal in 1973, which serves as a simple way to measure…

Combinatorics · Mathematics 2023-11-22 Jing Lou , Ruifang Liu , Jinlong Shu

The scattering number $s(G)$ of graph $G=(V,E)$ is defined as $s(G)$=max\big\{$c(G-S)-|S|$\big\}, where the maximum is taken over all proper subsets $S\subseteq V(G)$, and $c(G-S)$ denotes the number of components of $G-S$. In 1988, Enomoto…

Combinatorics · Mathematics 2025-09-03 Caili Jia , Yong Lu

The toughness of a graph $G$, denoted by $\tau(G)$, is defined by $\tau(G)=$min $\{\frac{|S|}{c(G-S)}:S\subseteq V(G)$ and $c(G-S)\geq2\}$. A graph $G$ is said to be $\tau$-tough if $\tau(G)\geq \tau$. Let $k\geq2$ be an integer. A tree $T$…

Combinatorics · Mathematics 2026-05-01 Caili Jia , Yong Lu

The concept of graph toughness was first introduced in 1973. In 1995, scholars first explored the lower bound of the toughness of connected d-regular graphs with respect to d and the second largest eigenvalue of the adjacency matrix. The…

Combinatorics · Mathematics 2025-04-10 Peishan Li

Consider a graph $G=(V,E)$ without isolated edges and with maximum degree $\Delta$. Given a colouring $c:E\to\{1,2,\ldots,k\}$, the weighted degree of a vertex $v\in V$ is the sum of its incident colours, i.e., $\sum_{e\ni v}c(e)$. For any…

Combinatorics · Mathematics 2018-03-13 Jakub Przybyło

Let $G$ be a graph without isolated vertices and let $\alpha(G)$ be its stability number and $\tau(G)$ its covering number. The {\it $\alpha_{v}$-cover} number of a graph, denoted by $\alpha_{v}(G)$, is the maximum natural number $m$ such…

Combinatorics · Mathematics 2013-09-02 Isidoro Gitler , Carlos E. Valencia

A $\mathbb{T}$-gain graph, $\Phi = (G, \varphi)$, is a graph in which the function $\varphi$ assigns a unit complex number to each orientation of an edge, and its inverse is assigned to the opposite orientation. The associated adjacency…

Combinatorics · Mathematics 2020-05-19 Aniruddha Samanta , M. Rajesh Kannan

Let $G$ be a connected graph and $u,v$ and $w$ vertices of $G$. Then $w$ is said to {\em strongly resolve} $u$ and $v$, if there is either a shortest $u$-$w$ path that contains $v$ or a shortest $v$-$w$ path that contains $u$. A set $W$ of…

Combinatorics · Mathematics 2020-08-11 Nadia Benakli , Novi H Bong , Shonda M. Dueck , Linda Eroh , Beth Novick , Ortrud R. Oellermann

We study a new and stronger notion of fault-tolerant graph structures whose size bounds depend on the degree of the failing edge set, rather than the total number of faults. For a subset of faulty edges $F \subseteq G$, the faulty-degree…

Data Structures and Algorithms · Computer Science 2023-09-14 Greg Bodwin , Bernhard Haeupler , Merav Parter

Let $G=(V,E)$ be a connected simple graph. The distance $d(u,v)$ between vertices $u$ and $v$ from $V$ is the number of edges in the shortest $u-v$ path. If $e=uv \in E$ is an edge in $G$ than distance $d(w,e)$ where $w$ is some vertex in…

Combinatorics · Mathematics 2020-07-14 Milica Milivojević Danas , Jozef Kratica , Aleksandar Savić , Zoran Lj. Maksimović

A set cover of a hypergraph $H$ is a set of vertices intersecting every hyperedge. In the minimum sum set cover problem, vertices are selected one by one; each edge pays the position of the first vertex that hits it, and the objective is to…

Discrete Mathematics · Computer Science 2026-05-22 Zhongyi Zhang , Yixin Cao

The number of spanning trees of a graph $G$, denoted $\tau(G)$, is a well studied graph parameter with numerous connections to other areas of mathematics. In a recent remarkable paper, answering a question of Sedl\'a\v{c}ek from 1969, Chan,…

Combinatorics · Mathematics 2025-08-26 Noga Alon , Matija Bucić , Lior Gishboliner

We propose the notion of {\it resistance of a graph} as an accompanying notion of the structure entropy to measure the force of the graph to resist cascading failure of strategic virus attacks. We show that for any connected network $G$,…

Discrete Mathematics · Computer Science 2018-01-11 Angsheng Li , Yicheng Pan

Given a graph $G = (V, E)$, a non-empty set $S \subseteq V$ is a defensive alliance, if for every vertex $v \in S$, the majority of its closed neighbours are in $S$, that is, $|N_G[v] \cap S| \geq |N_G[v] \setminus S|$. The decision version…

Data Structures and Algorithms · Computer Science 2023-07-20 Sangam Balchandar Reddy , Anjeneya Swami Kare

In $\textit{total domination}$, given a graph $G=(V,E)$, we seek a minimum-size set of nodes $S\subseteq V$, such that every node in $V$ has at least one neighbor in $S$. We define a $\textit{fault-tolerant}$ version of total domination,…

Data Structures and Algorithms · Computer Science 2026-03-11 Ioannis Lamprou , Ioannis Sigalas , Ioannis Vaxevanakis , Vassilis Zissimopoulos

In this paper, we consider the question of computing sparse subgraphs for any input directed graph $G=(V,E)$ on $n$ vertices and $m$ edges, that preserves reachability and/or strong connectivity structures. We show $O(n+\min\{|{\cal…

Data Structures and Algorithms · Computer Science 2020-04-28 Diptarka Chakraborty , Keerti Choudhary
‹ Prev 1 2 3 10 Next ›