Skip to main content

Parameters and fractional factors in different settings

Abstract

In computer networks, the feasibility of data transmission can be measured in terms of fractional factor model, and specifically the framework of fractional critical deleted graph can express the setting when certain sites and channels are unavailable at a special time. We study the relationship between some parameters in graphs and the existence of fractional \((g,f)\)-factor in various settings here. Our main contributions are three-fold: first, a connectivity condition for a graph to be fractional \((g,f,n',m)\)-critical deleted is determined; second, the relationship between independence number and fractional ID-\((g,f,m)\)-deleted graphs is studied; third, an isolated toughness bound for fractional \((g,f)\)-factors is given in balanced bipartite graph setting. Furthermore, by showing counterexamples we explain that bounds for parameters are tight in some sense, and corresponding conditions in all fractional factor settings are discussed as well. Finally, two open problems are proposed for future research.

1 Background and concepts

In the mathematical modeling of computer networks, a common method is to represent the sites as vertices, and the channels between the sites as edges, so that the whole network is represented by a corresponding graph (see Trentin and Iorio [30], Nielsen and Pedersen [21], Bloem-Reddy and Orbanz [2], and Nghe et al. [20]). The direction of an edge is used to indicate the direction of a transmitted data stream. In this way, if there is a restriction of data flow from site to site, then the network corresponds to a directed graph. Instead, if there is no restriction of data flow direction (for any edge \(e=uv\), the data can be transmitted both from u to v and from v to u), then the network corresponds to an undirected graph. Therefore, when we discuss the data flow problem in the network, it’s converted into the fractional flow problem in graph theory. The feasibility of data transmission in the network corresponds to the existence of fractional factors in a specific setting.

In a traditional data transmission network, the data transmission path between the stations is obtained by finding a path with the smallest weight, and the corresponding strategy is the shortest path algorithm. The limitation of this transmission approach is that when the peak period of data transmission comes, some channels can’t bear the massive amount of transmission at the same time and cause congestion. At this time, other data packets can’t be transmitted through the channel where the information is congested because the transmission path is determined by the shortest path selection strategy. This makes it necessary to wait for a long time for the data to pass through these channels, and eventually the transmission speed of the entire network is reduced.

In order to overcome this problem, network experts have proposed the concept of software defined networking (SDN) in recent years (see Sahoo et al. [26], Ikarashi et al. [15], Salman et al. [27], Satchou et al. [28] and Kaur et al. [16]). The most attractive feature of SDN is that it can calculate the data flow in the whole network in real time and select the path that can reach the destination as soon as possible, and thus avoid the congestion channels. To make a metaphor, traditional network transmission is similar to a “bus”, with fixed routes and docked stations; and SDN is a “taxi”, which can make route adjustments according to the road conditions at that time, avoiding the congested sections and reaching the destination the fastest. In the graph theory model, we remove the vertices corresponding to the blocked sites and the edges corresponding to the blocked channels from the original network graph, and search for the corresponding fractional factors in the remaining graphs. Therefore, the data transfer feasibility problem under the SDN framework can be converted into related problems of the fractional critical graph and the fractional deleted graph.

More extensive studies on SDN can be found in Bukhari et al. [4], Maity et al. [19], Sadik et al. [25], Shah et al. [29], and Vizarreta et al. [31].

Only simple graphs (finite, undirected, and without multi-edge and loop) are considered in our paper. Assume G is a graph with vertex set \(V(G)\) and edge set \(E(G)\). Denote by \(d_{G}(v)\) and \(N_{G}(v)\) (or simply by \(d(v)\) and \(N(v)\)) the degree and the neighborhood of \(v\in V(G)\), respectively. Set \(N_{G}[v]=N_{G}(v)\cup \{v\}\). For \(S\subseteq V(G)\), we denote as \(G[S]\) the subgraph of G induced by S, and set \(G-S=G[V(G)\setminus S]\). Set \(e_{G}(S,T)=|\{e=uv| u \in S, v\in T\}|\) for two vertex-disjoint subsets \(S,T\subset V(G)\). We denote the minimum degree of G by \(\delta (G)=\min_{v\in V(G)}\{d(v) \}\). A subset \(I\subseteq V(G)\) is independent if \(uv\notin E(G)\) for any \(u,v\in I\). The independence number of G is denoted as \(\alpha (G)\) which is formulated by \(\alpha (G)=\max \{|I|: I \text{ is an independent set}\}\). For an incomplete graph, \(S\subset V(G)\) is a vertex-cut if \(G-S\) has more connected components than G. A vertex-cut with least cardinality is named a minimum vertex-cut of G, and its cardinality is the connectivity of G denoted by \(\kappa (G)\). The terms used without clear definitions in the article can be found in the classic book [3] written by Bondy and Murty.

Let g and f be nonnegative integer-valued functions defined on the vertex set of G satisfying \(g(v)\le f(v)\) for any \(v\in V(G)\). A fractional \((g,f)\)-factor is a function h defined on the edge set \(E(G)\) so \(h(e)\in [0,1]\) and \(g(v)\le \sum_{e\sim v}h(e) \le f(v)\), where \(e\sim v\) shows that vertex v is an endpoint of edge e. A fractional \((g,f)\)-factor is a fractional \([a,b]\)-factor, a fractional f-factor, and a fractional k-factor if \(g(v)=a\) and \(f(v)=b\) for all \(v\in V(G)\), \(g(v)=f(v)\) for all \(v\in V(G)\), and \(g(v)=f(v)=k\) (\(k\ge 1\)) for all \(v\in V(G)\), respectively.

If for every edge subset \(H\subseteq E(G)\) and \(|H|=m\), a fractional \((g,f)\)-factor h exists so that \(h(e)=0\) for any \(e\in H\), then G becomes a fractional \((g,f,m)\)-deleted graph. Equivalently, the resulting graph admits a fractional \((g,f)\)-factor after removing any m edges. A graph G becomes a fractional \((g,f,n')\)-critical graph if after any \(n'\) vertices are deleted from G, the resulting graph admits a fractional \((g,f)\)-factor. The concept of fractional \((g,f,n',m)\)-critical deleted graph can be regarded as a combination of fractional \((g,f,n')\)-critical graph and fractional \((g,f,m)\)-deleted graph, i.e., a graph G is fractional \((g,f,n',m)\)-critical deleted if after \(n'\) vertices are deleted from G, the rest of the graph is a fractional \((g,f,m)\)-deleted graph. For some recent advances on the existence of a fractional factor in various settings, we can refer to Gao et al. [7,8,9,10, 12], Liu et al. [18], and Zhou et al. [34, 35, 37, 39,40,41,42,43].

In this paper, we mainly study the data transmission feasibility problem in software defined networking from the view point of graph theory. The rest of the article is organized as follows. First, we introduce our main conclusions and some useful lemmas. Second, the detailed proofs are presented. Next, we show the sharpness of the given bounds. Then, the sufficient conditions in the setting of all fractional factor frameworks are discussed. Finally, several open problems are posed.

2 Main results and useful lemmas

Our first result reveals the relationship between connectivity and fractional \((g,f,n',m)\)-critical deleted graphs, which improves the results given in Bian and Zhou [1], and Yuan and Hao [33].

Theorem 1

Assume G is a graph, and b, a, \(n'\), m, Δ are nonnegative integers. Let functions g, f be integer-valued on \(V(G)\) satisfying \(1\le a \le g(x)\le f(x)-\Delta \le b-\Delta \) for every \(x\in V(G)\). If \(\kappa (G)\ge \max \{\frac{(b-\Delta +1)^{2}}{2}+n'+\frac{2m}{a+ \Delta },\frac{(b-\Delta +1)^{2}\alpha (G)+4((a+\Delta )n'+2m)}{4(a+ \Delta )}\}\), then G is fractional \((g,f,n',m)\)-critical deleted.

From Theorem 1, the connectivity condition for a graph to be fractional \((g,f,n')\)-critical and fractional \((g,f,m)\)-deleted can be obtained by taking \(m=0\) and \(n'=0\), respectively. Furthermore, the connectivity condition for fractional \((a,b,n',m)\)-critical deleted graph, fractional \((f,n',m)\)-critical deleted graph, and fractional \((k,n',m)\)-critical deleted graph can be determined using Theorem 1 in terms of fixing functions g, f in the special settings. Here, we do not list the corollaries one by one.

A fractional ID-\((g,f,m)\)-deleted graph is an unusual kind of fractional \((g,f,n',m)\)-critical deleted graph when \(n'\) deleted vertices constitute an independent set, i.e., a graph is named as fractional independent-set-deletable \((g,f,m)\)-deleted graph (shortly, fractional ID-\((g,f,m)\)-deleted graph) if \(G-I\) is fractional \((g,f,m)\)-deleted for arbitrary independent set \(I\subseteq V(G)\). A fractional ID-\((a,b,m)\)-deleted graph and fractional ID-\((k,m)\)-deleted graph can be defined in a special setting of functions g and f. If \(m=0\), a fractional ID-\((g,f,m)\)-deleted graph is simply a fractional ID-\((g,f)\)-factor-critical graph.

Our second result uncovers the relationship between \(\alpha (G)\) and fractional ID-\((g,f,m)\)-deleted graph, which is stated as follows.

Theorem 2

Assume G is a graph, and b, a, \(n'\), m, Δ are nonnegative integers. Let functions g, f be integer-valued defined on \(V(G)\) so that \(1\le a\le g(x)\le f(x)-\Delta \le b-\Delta \) for every vertex x. If

$$ \alpha (G)\le \frac{4((a+\Delta )(\delta (G)-b+\Delta +1)-2m)}{(b- \Delta +1)^{2}+4(a+\Delta )}, $$

then G is fractional ID-\((g,f,m)\)-deleted.

The \(\alpha (G)\) condition for a graph to be fractional ID-\((g,f)\)-factor-critical can be yielded by setting \(m=0\) in above theorem, and the corresponding condition for fractional ID-\((a,b,m)\)-deleted graph can be obtained by setting \(f(x)=b\) and \(g(x)=a\) for every \(x\in V(G)\). The detailed statement of these corollaries are not provided.

Yang et al. [32] introduced isolated toughness with the function to evaluate the vulnerability of the network and denoted it as \(I(G)\). For a complete graph G, its isolated toughness equals to ∞. Otherwise,

$$ I(G)=\min \biggl\{ \frac{ \vert S \vert }{i(G-S)}\Big|S\subset V(G),i(G-S)\ge 2 \biggr\} , $$

where the number of isolated vertices of \(G-S\) is denoted by \(i(G-S)\).

There are several articles contributing to the description of the relationship between the existence of fractional factors and isolated toughness. Li et al. [17] presented the tight isolated toughness condition for a graph to be fractional k-deleted. Zhou and Pan [38] proposed an isolated toughness condition for a graph to be fractional \((a,b,k)\)-critical. Zhou et al. [36] put forward an isolated toughness condition for fractional \((g,f)\)-factors. Gao and Wang [13] looked into the relationship between isolated toughness and a graph to be fractional \((g,f,n)\)-critical. Very recently, Gao et al. [11] derived an isolated toughness condition for graphs to be fractional \((k, m)\)-deleted graphs, but the sharp isolated toughness bound for a graph to be fractional \((k, m)\)-deleted is still open.

A graph G is called a bipartite graph if its edge set is expressed as \(E(G)=\{xy|x\in X, y\in Y\}\), i.e., its vertex set can be divided into subsets X and Y, and \(E(G[X])=E(G[Y])=\emptyset \). When it comes to bipartite setting (as well as directed graph), the condition of factor and fractional factor can be transformed into the different versions which stated two parts, respectively (see Folkman and Fulkerson [5], and Ore [22,23,24] for more details).

In the bipartite graph setting, the isolated toughness can be redefined as

$$ I_{B}(G)=\min \biggl\{ \frac{ \vert S \vert }{i(G-S)}: S\subseteq X \text{ or } Y, i(G-S) \ge 2\biggr\} , $$

where \(G=(X,Y;E(G))\) is an incomplete bipartite graph. For a complete bipartite graph G, \(I_{B}(G)=\infty \).

Here, we present a conclusion on the relationship between isolated toughness and the existence of a fractional \((g,f)\)-factor in a balanced (\(|X|=|Y|\)) bipartite graph.

Theorem 3

Assume \(G=(X,Y;E(G))\) is a bipartite graph. Let b, a, Δ be three nonnegative integers with \(1\le a\le b-\Delta \), and functions f, g be integer-valued on \(V(G)\) satisfying \(a\le g(x)\le f(x)-\Delta \le b-\Delta \) for every \(x\in V(G)\). Let \(|X|=|Y|=n>\frac{(b+a+2)(b+a-2)}{4(a+ \Delta )}\), \(f(X)=f(Y)\) and \(g(X)=g(Y)\). Then G admits a fractional \((g,f)\)-factor if \(I_{B}(G)>\frac{n-1}{2\sqrt{(a+\Delta )n+1}-b-a}\).

The proof of our first two results depends on the lemmas below, which manifest the necessary and sufficient condition for fractional \((f,g,n',m)\)-critical deleted graphs.

Lemma 1

(Gao [6])

Assume G is a graph, functions g, f are integer-valued on \(V(G)\) such that \(g(x)\le f(x)\) for every vertex x in G. Set \(n'\), m as nonnegative integers. Then G is fractional \((g,f,n',m)\)-critical deleted graph iff

$$\begin{aligned}& f(S)+d_{G-S}(T)-g(T) \\& \quad \ge \max_{U\subseteq S, H\subseteq E(G-U), |U|=n', |H|=m}\biggl\{ f(U)-e _{H}(T,S)+ \sum_{x\in T}d_{H}(x)\biggr\} \end{aligned}$$

for any two disjoint subsets T, S of \(V(G)\) with \(|S|\ge n'\).

Taking \(n'=0\), we get the sufficient and necessary condition for fractional \((g,f,m)\)-deleted graphs from Lemma 1.

Lemma 2

Assume G is a graph, functions g, f are integer-valued on \(V(G)\) with \(g(x)\le f(x)\) for every vertex x in G. Let m be a nonnegative integer and H a subgraph of G with m edges. Then G is fractional \((g,f,m)\)-deleted iff

$$ f(S)+d_{G-S}(T)-g(T)\ge \sum_{x\in T}d_{H}(x)-e_{H}(T,S) $$
(1)

for all disjoint subsets \(T,S\subseteq V(G)\).

Since the necessary and sufficient condition for \((g,f)\)-factors can be used in fractional \((g,f)\)-factors, in light of Folkman and Fulkerson [5], we get the sufficient and necessary condition for the existence of fractional \((g,f)\)-factor in the setting of bipartite graph which plays a crucial role in the proof.

Lemma 3

Assume \(G=(X,Y,E(G))\) is a bipartite graph, functions g and f are positive integer-valued on \(V(G)\) such that \(g(x)\le f(x)\) for any vertex x in G. Then G has a fractional \((g,f)\)-factor iff for any \(T\subseteq Y\) and \(S\subseteq X\), we have

$$ f(S)+d_{G-S}(T)-g(T)\ge 0 $$

and

$$ f(T)-g(S)+d_{G-S}(S)\ge 0. $$

3 Proof of theorems

This section presents proofs of Theorems 13 by constructing counterexamples and deducing contradiction from the necessary and sufficient conditions presented in Lemmas 13.

3.1 Proof of Theorem 1

In this subsection, we argue by contradiction to prove Theorem 1.

Assume G is a graph meeting the assumption of Theorem 1 without being a fractional \((g,f,n',m)\)-critical deleted graph. In light of Lemma 1 and \(\sum_{x\in T}d_{H}(x)-e _{H}(T,S)\le 2m\), there exist disjoint subsets S and T of \(V(G)\) so that

$$ (\Delta +a) \bigl( \vert S \vert -n' \bigr)+d_{G-S}(T)-(b-\Delta ) \vert T \vert \le f(S-U)+d_{G-S}(T)-g(T) \le 2m-1, $$
(2)

where \(U\subseteq S\) with \(|S|\ge |U|=n'\); S and T are selected with minimum \(|T|\). Therefore, for every \(x\in T\), we obtain \(d_{G-S}(x) \le g(x)-1\le b-1-\Delta \). If some \(x\in T\) exists to satisfy \(d_{G-S}(x)\ge g(x)\ge b-\Delta \), S and \(T \setminus \{x\}\) also satisfies (2), we get a contradiction to the choice of T and S.

If \(|T|=0\), then \(\sum_{x\in T}d_{H}(x)-e_{H}(T,S)=0\), and we immediately get a contradiction using Lemma 1 again. Thus, \(T\ne \emptyset \).

Set \(T_{1}=G[T]\), which is the subgraph induced by T. Select \(v_{1}\in T_{1}\) satisfying \(d_{T_{1}}(v_{1})=\delta (T_{1})\) and set \(L_{1}=N_{T_{1}}[v_{1}]\). For \(i\ge 2\), select \(v_{i}\in T_{i}=T_{1}- \bigcup_{1\le j< i}L_{j}\) with \(d_{T_{i}}(v_{i})=\delta (T_{i})\) and \(L_{i}=N_{T_{i}}[v_{i}]\). Set \(|L_{i}|=d_{i}\). Repeat the procedure until \(T_{i}=\emptyset \) for some i; assume \(i=r+1\). Thus, \(\{v_{1},v_{2},\dots ,v_{r}\}\subseteq V(G)\) is an independent set. Furthermore, we get \(r\ge 1\) and \(T=\sum_{1\le i\le r}d_{i}\). Set \(U=V(G)\setminus (S\cup T)\) and \(\kappa (G-S)=t\).

Next, we provide some useful claims.

Claim 1

\(\frac{(a+b+1)^{2}-4}{4(a+\Delta )}\le \frac{(b-\Delta +1)^{2}}{2}\).

Proof of Claim 1

It is enough to prove \(2(\Delta +a)(b+1-\Delta )^{2}+4-(b+a+1)^{2}\ge 0\). Let \(a+\Delta =x_{1}\ge 1\) and \(b-\Delta +1=x_{2}\ge 2\). Then, \(2(a+\Delta )(b-\Delta +1)^{2}-(a+b+1)^{2}+4=2x _{1}x_{2}^{2}-(x_{1}+x_{2})^{2}+4=2x_{1}x_{2}^{2}-x_{1}^{2}-x_{2}^{2}-2x _{1}x_{2}+4\). Set

$$ \varPsi (x_{2})=2x_{1}x_{2}^{2}-x_{1}^{2}-x_{2}^{2}-2x_{1}x_{2}+4=(2x _{1}-1)x_{2}^{2}-2x_{1}x_{2}-x_{1}^{2}+4. $$

Note that \(2x_{1}-1\ge 1\), and so when \(x_{2}= \frac{{{x_{1}}}}{2x_{1}-1}\), \(\varPsi (x_{2})\) reaches the minimum value. Furthermore, \(\varPsi (x_{2})\) is monotonically increasing when \(x_{2}>\frac{{{x_{1}}}}{2x_{1}-1}\). However, \(x_{2}\ge 2\) and \(\frac{{{x_{1}}}}{2x_{1}-1}\le 1\). Hence, since \(x_{1}\ge 1\), we have

$$ \varPsi (x_{2})\ge \varPsi (2)=-x_{1}^{2}+4x_{1}>0. $$

Thus, the proof of Claim 1 is finished. □

Claim 2

\(U\ne \emptyset \) or \(r\ge 2\).

Proof of Claim 2

Suppose that \(r=1\) and \(U=\emptyset \). Using (2), we have

$$\begin{aligned}& (a+\Delta ) \bigl( \vert S \vert -n'\bigr)+d_{1}(d_{1}-1)-(b- \Delta )d_{1} \\& \quad =(a+\Delta ) \bigl( \vert S \vert -n' \bigr)+d _{G-S}(T)-(b-\Delta ) \vert T \vert \le 2m-1, \end{aligned}$$

which implies

$$ \vert S \vert \le \frac{-d_{1}^{2}+d_{1}+(b-\Delta )d_{1}+2m-1}{a+\Delta }+n'. $$

By means of Claim 1, we infer

$$\begin{aligned} \bigl\vert V(G) \bigr\vert =& \vert S \vert +d_{1}\le \frac{-d_{1}^{2}+d_{1}+(b-\Delta )d_{1}+2m-1}{a+ \Delta }+n'+d_{1} \\ =& \frac{-d_{1}^{2}+d_{1}+(b-\Delta )d_{1}+(\Delta +a)d_{1}}{\Delta +a}+n'+\frac{2m-1}{ \Delta +a} \\ =&\frac{-d_{1}^{2}+d_{1}(b+a+1)}{\Delta +a}+n'+ \frac{2m-1}{\Delta +a} \\ \le &\frac{(b+a+1)^{2}}{4(\Delta +a)}+n'+\frac{2m-1}{\Delta +a} \\ \le &\frac{(b+1-\Delta )^{2}}{2}+n'+\frac{2m}{\Delta +a}, \end{aligned}$$

which contradicts the fact that \(|V(G)|>\kappa \ge \frac{(b+1-\Delta )^{2}}{2}+\frac{2m}{a+\Delta }+n'\). □

Claim 3

\(\sum_{v\in T}d_{G-S}(v)\ge \sum_{1\le i\le r}(d_{i}^{2}-d_{i}) + \frac{rt}{2}\).

The proof of Claim 3 can be found in the work of Yuan and Hao [33].

In light of Claim 3, \(\frac{(b-\Delta +1)^{2}}{4}+d_{i} ^{2}\ge (b-\Delta +1)d_{i}\), and, due to the fact that \(|T|= \sum_{1\le i\le r}d_{i}\), we deduce

$$\begin{aligned} 2m-1 \ge& \bigl( \vert S \vert -n'\bigr) (\Delta +a)+d_{G-S}(T)-(b-\Delta ) \vert T \vert \\ \ge &\bigl( \vert S \vert -n'\bigr) (\Delta +a)+\sum _{1\le i\le r}\bigl(d_{i}^{2}-d_{i} \bigr) + \frac{rt}{2}-(b-\Delta ) \vert T \vert \\ =&(a+\Delta ) \bigl( \vert S \vert -n'\bigr)+\sum _{1\le i\le r}d_{i}(d_{i}-1)+ \frac{rt}{2}-(b- \Delta )\sum_{1\le i\le r}d_{i} \\ =&(a+\Delta ) \bigl( \vert S \vert -n'\bigr)+\sum _{1\le i\le r}\bigl(d_{i}^{2}-(b-\Delta +1)d _{i}\bigr)+\frac{rt}{2} \\ \ge &(a+\Delta ) \bigl( \vert S \vert -n'\bigr)- \frac{(b-\Delta +1)^{2}r}{4}+\frac{rt}{2}. \end{aligned}$$

Claim 4

\(-\frac{(b-\Delta +1)^{2}}{4}+\frac{t}{2}<0\).

The proof of Claim 4 can be found in the work of Bian and Zhou [1].

In view of (2), Claims 34, \(\alpha (G) \ge \alpha (G[T])\ge r\), and the condition of Theorem 1, we get

$$\begin{aligned} 2m-1 \ge& (a+\Delta ) \bigl( \vert S \vert -n'\bigr)- \frac{(b-\Delta +1)^{2}}{4}r+ \frac{rt}{2} \\ =&(a+\Delta ) \bigl( \vert S \vert -n'\bigr)+\biggl(- \frac{(b+1-\Delta )^{2}}{4}+\frac{t}{2}\biggr)r \\ \ge &(a+\Delta ) \bigl(\kappa (G)-t-n'\bigr)+\biggl(- \frac{(b+1-\Delta )^{2}}{4}+ \frac{t}{2}\biggr)\alpha (G) \\ \ge &(\Delta +a) \bigl(\kappa (G)-t-n'\bigr)+\biggl(- \frac{(b+1-\Delta )^{2}}{4}+ \frac{t}{2}\biggr) \\ &{}\times\frac{4(\Delta +a)\kappa (G)-4((\Delta +a)n'+2m)}{(b- \Delta +1)^{2}} \\ =&(a+\Delta )t\biggl(\frac{2\kappa (G)-2n'}{(b-\Delta +1)^{2}}-1\biggr)+2m-\frac{4mt}{(b- \Delta +1)^{2}} \\ \ge &(a+\Delta )t\biggl(\frac{2(\frac{2m}{a+\Delta }+n'+\frac{(b+1-\Delta )^{2}}{2})-2n'}{(b+1-\Delta )^{2}}-1\biggr)+2m- \frac{4mt}{(b+1-\Delta )^{2}} \\ =& 2m, \end{aligned}$$

a contradiction.

Thus, we complete the proof of Theorem 1.

3.2 Proof of Theorem 2

Assume \(I\subset V(G)\) is an independent set and \(G'=G-I\). Clearly, we have \(\delta (G')\ge \delta (G)-|I|\), and Theorem 2 holds if and only if \(G'\) is fractional \((g,f,m)\)-deleted. To the contrary, we assume that \(G'\) is not a fractional \((g,f,m)\)-deleted graph. In view of Lemma 2 and \(\sum_{x\in T}d_{H}(x)-e_{H}(T,S) \le 2m\) for any subset H with \(|E(H)|=m\), non-disjoint subsets \(S,T\subseteq V(G')\) exist, satisfying

$$ \vert S \vert (\Delta +a)+d_{G'-S}(T)-(b-\Delta ) \vert T \vert \le f(S)-g(T)+d_{G'-S}(T) \le 2m-1. $$
(3)

Choose T and S with minimum \(|T|\), and we have \(d_{G'-S}(x)\le b-1- \Delta \) for each \(x\in T\) and \(|T|\ne 0\) (if \(T=\emptyset \), then \(\sum_{x\in T}d_{H}(x)-e_{H}(T,S)=0\), and a contradiction is obtained via Lemma 2 again).

Assume \(d_{1}=\min \{d_{G'-S}(x):x\in T\}\) and select \(v_{1}\in T\) having \(d_{G'-S}(v_{1})=d_{1}\). We obtain \(0\le d_{1}\le b-\Delta -1\). Now, we present a lower bound of \(|S|\) with regard to \(\delta (G)\) and \(\alpha (G)\).

Claim 5

\(|S|\ge \delta (G)-\alpha (G)-d_{1}\).

Proof of Claim 5

Obviously,

$$ \delta \bigl(G'\bigr)\le d_{G'}(v_{1})\le d_{G'-S}(v_{1})+ \vert S \vert =d_{1}+ \vert S \vert , $$

which implies \(|S|\ge \delta (G')-d_{1}\). Combining this fact with \(\delta (G')\ge \delta (G)-|I|\) yields

$$ \vert S \vert \ge \delta (G)- \vert I \vert -d_{1}. $$
(4)

From (4) and \(|I|\le \alpha (G)\), we get the desired claim. □

Consider the subgraph \(T_{1}=G'[T]\). The following procedure is similar to that in Sect. 3.1. Select \(v_{1}\in T_{1}\) which satisfies \(d_{T_{1}}(v_{1})=\delta (T_{1})\) and set \(L_{1}=N_{T_{1}}[v _{1}]\). For \(i\ge 2\), select \(v_{i}\in T_{i}=T_{1}-\bigcup_{1\le j< i}L _{j}\) with \(d_{T_{i}}=\delta (T_{i})\) and \(L_{i}=N_{T_{i}}[v_{i}]\). Set \(|L_{i}|=d_{i}\). Repeat the procedure until \(T_{i}=\emptyset \) for some i; assume \(i=r+1\). Thus, \(\{v_{1},v_{2},\dots ,v_{r}\}\subseteq V(G)\) is an independent set. Furthermore, we get \(r\ge 1\), \(\alpha (G'[T]) \ge r\) and \(T=\sum_{1\le i\le r}d_{i}\).

Due to \(\alpha (G)\ge \alpha (G[T])=\alpha (G'[T])\), we derive

$$ \alpha (G)\ge r. $$
(5)

Inspired by Claim 3 in Sect. 3.1, we prove the claim below.

Claim 6

\(d_{G'-S}(T)\ge \sum_{1\le i\le r}(d_{i}^{2}-d_{i})\).

Proof of Claim 6

Since the choice of \(v_{i}\) demonstrates that each vertex in \(L_{i}\) has degree at least \(d_{i}-1\) in \(T_{i}\), we infer

$$ \sum_{1\le i\le r}\biggl(\sum_{x\in L_{i}}d_{T_{i}}(x) \biggr)\ge \sum_{1\le i \le r}\bigl(d_{i}^{2}-d_{i} \bigr). $$

Thus, we have

$$ d_{G'-S}(T)\ge \sum_{1\le i\le r} \bigl(d_{i}^{2}-d_{i}\bigr)+\sum _{1\le i< j \le r}e_{G'}(L_{i},L_{j})\ge \sum_{1\le i\le r}\bigl(d_{i}^{2}-d_{i} \bigr), $$

and so we complete the proof of Claim 6. □

In light of Claims 56, the results deduced above, the assumption

$$ \alpha (G)\le \frac{4((a+\Delta )(\delta (G)-b+ \Delta +1)-2m)}{(b-\Delta +1)^{2}+4(a+\Delta )}, $$

and the fact that \(d_{i}^{2}-(b-\Delta +1)d_{i}\ge -\frac{(b-\Delta +1)^{2}}{4}\), we obtain

$$\begin{aligned} 2m-1 \ge& (a+\Delta ) \vert S \vert -(b-\Delta ) \vert T \vert +d_{G'-S}(T) \\ \ge &(a+\Delta ) \bigl(\delta (G)-d_{1}-\alpha (G)\bigr)-(b-\Delta ) \sum_{1\le i\le r}d_{i}+\sum _{1\le i\le r}\bigl(d_{i}^{2}-d_{i} \bigr) \\ =&(a+\Delta ) \bigl(\delta (G)-d_{1}-\alpha (G)\bigr)+\sum _{1\le i\le r}\bigl(d_{i} ^{2}-(b-\Delta +1)d_{i}\bigr) \\ \ge &(a+\Delta ) \bigl(\delta (G)-d_{1}-\alpha (G)\bigr)-\sum _{1\le i\le r}\frac{(b- \Delta +1)^{2}}{4} \\ =&(a+\Delta ) \bigl(\delta (G)-d_{1}-\alpha (G)\bigr)-r \frac{(b+1-\Delta )^{2}}{4} \\ \ge &(a+\Delta ) \bigl(\delta (G)-d_{1}-\alpha (G)\bigr)-\alpha (G) \frac{(b+1- \Delta )^{2}}{4} \\ =&(a+\Delta ) \bigl(\delta (G)-d_{1}\bigr) - \frac{4(a+\Delta )+(b+1-\Delta )^{2}}{4}\alpha (G) \\ \ge &(a+\Delta ) \bigl(\delta (G)-b+1+\Delta \bigr) \\ &{}-\frac{(b+1-\Delta )^{2}+4(a+ \Delta )}{4} \frac{4((a+\Delta )(\delta (G)-b+\Delta +1)-2m)}{(b- \Delta +1)^{2}+4(a+\Delta )} \\ =&2m, \end{aligned}$$

a contradiction. Thus, the desired conclusion follows.

3.3 Proof of Theorem 3

The main purpose in this section is to prove the result in the bipartite graph setting.

We suppose that a bipartite graph G satisfies the assumption in Theorem 3, without a fractional \((g,f)\)-factor. By Lemma 3, \(S\subseteq X\) and \(T\subseteq Y\) exist satisfying

$$ f(S)+d_{G-S}(T)-g(T)< 0 $$
(6)

or

$$ f(T)-g(S)+d_{G-S}(S)< 0. $$
(7)

Since the status of X and Y in the bipartite graph is symmetrical, we assume (6) holds (the case when (7) holds can be discussed similarly). We have

$$ d_{G-S}(T)\le g(T)-1-f(S)\le (b-\Delta ) \vert T \vert -(a+\Delta ) \vert S \vert -1. $$
(8)

The discussion below is divided into two parts based on the relationship between \(|S|+|T|\) and n.

Case 1. \(|S|+|T|\le n\).

Let \(y_{0}\in T\) be the vertex adjacent to the least number (this number is denoted by d) of vertices in \(X-S\). According to (8), we have \(d|T|\le (b-\Delta )|T|-1-|S|(a+\Delta )\) and then \(|S|\le \frac{(b- \Delta -d)|T|-1}{a+\Delta }\). Combining with \(|S|+|T|\le n\), we get \(|S|\le \frac{(b-\Delta -d)n-1}{a+b-d}\). Set \(T'=Y-\{y_{0}\}\). We obtain \(|T'|=n-1\) and \(i(G-T')\ge n-d-|S|\ge n- \frac{(b-\Delta -d)n-1}{a+b-d}-d=b+a-d+\frac{(a+\Delta )n+1}{a+b-d}-b-a \ge 2\sqrt{(a+\Delta )n+1}-b-a>0\). Therefore, we infer

$$ I_{B}(G)\le \frac{ \vert T' \vert }{i(G-T')}\le \frac{n-1}{n-d- \vert S \vert }\le \frac{n-1}{2\sqrt{( \Delta +a)n+1}-b-a}, $$

a contradiction.

Case 2. \(|T|+|S|>n\).

Set \(T'=Y-T\) and \(S'=X-S\). We have \(|S'|+|T'|< n\). In light of \(d_{G-S}(T)=d_{G-T'}(S')\) and (8), we deduce

$$\begin{aligned} d_{G-T'}\bigl(S'\bigr) \le & g(T)-1-f(S)=g \bigl(Y-T'\bigr)-1-f\bigl(X-S'\bigr) \\ =&g(Y)+f\bigl(S'\bigr)-f(X)-1-g\bigl(T'\bigr) \\ \le &f\bigl(S'\bigr)-1-g\bigl(T'\bigr) \\ \le &(b-\Delta ) \bigl\vert S' \bigr\vert -(a+\Delta ) \bigl\vert T' \bigr\vert -1. \end{aligned}$$

If \(|T'|=0\), then \(d_{G-T'}(S')\ge b|S'|\) contradicts the above inequality. Hence, \(|T'|\ge 1\). Similarly, we have \(|T'|\le n-1\). Now we exchange \(|T|\) and \(|S|\) with \(|S'|\) and \(|T'|\), respectively. Using the same arguments as in Case 1 (i.e., when \(|S|+|T|\le n\)), we can obtain \(I_{B}(G)\le \frac{n-1}{2\sqrt{(\Delta +a)n+1}-b-a}\) which contradicts the assumption of Theorem 3.

4 Sharpness

In this section, we analyze the sharpness of our results.

4.1 Tightness of \(\kappa (G)\) condition in Theorem 1

First, let’s show that the condition \(\kappa (G)\ge \frac{(b-\Delta +1)^{2}}{2}+\frac{2m}{a+\Delta }+n'\) can’t be replaced by \(\frac{(b-\Delta +1)^{2}}{2}+\frac{2m}{a+\Delta }+n'-1\). Let b, a, \(n'\), m, Δ be five integers with \(1\le b-\Delta =a\), and \(G=K_{\frac{(b+1-\Delta )^{2}}{2}+n'+\frac{2m}{a+\Delta }-1}\vee \frac{((b+1- \Delta )^{2}-2)b+2+4m}{2a}K_{1}\) where both \(\frac{b((b+1-\Delta )^{2}-2)+2+4m}{2a}\) and \(\frac{(b-\Delta +1)^{2}}{2}+\frac{2m}{a+\Delta }+n'-1\) are integers. Set \(S=V(K_{\frac{(b+1-\Delta )^{2}}{2}+n'+\frac{2m}{a+\Delta }-1})\) and \(T=V(\frac{b((b+1-\Delta )^{2}-2)+4m+2}{2a}K_{1})\). Set \(f(x)=b=a+ \Delta \) and \(g(x)=a\) for all vertices x in G. We have \(\kappa (G)=\frac{(b- \Delta +1)^{2}}{2}+n'+\frac{2m}{a}-1>n'\), \(|S|= \frac{(b-\Delta +1)^{2}}{2}+n'+\frac{2m}{a}-1\), \(|T|=\frac{b((b- \Delta +1)^{2}-2)+4m+2}{2a}\), and \(d_{G-S}(T)=0\). Let \(U\subset S\), \(H\subseteq E(G-U)\) with \(|U|=n'\) and \(|H|=m\). One can check that \(e_{H}(T,S)=\sum_{x\in T}d_{H}(x)\). Therefore, we obtain

$$\begin{aligned}& f(S-U)-g(T)+d_{G-S}(T)-\biggl(\sum_{x\in T}d_{H}(x)-e_{H}(T,S) \biggr) \\& \quad = \bigl( \vert S \vert -n'\bigr)b-a \vert T \vert +d_{G-S}(T) \\& \quad = b\biggl(\frac{(b-\Delta +1)^{2}}{2}+\frac{2m}{a+\Delta }-1\biggr)-a\frac{b((b- \Delta +1)^{2}-2)+4m+2}{2a} \\& \quad = -1. \end{aligned}$$

By means of Lemma 1, G is not fractional \((g,f,n',m)\)-critical deleted.

The condition \(\kappa (G)\ge \frac{(b-\Delta +1)^{2}\alpha (G)+4((a+ \Delta )n'+2m)}{4(a+\Delta )}=\frac{(\frac{b-\Delta +1}{2})^{2}\alpha (G)+(a+\Delta )n'+2m}{a+\Delta }\) in Theorem 1 is best possible, since it can’t be replaced by \(\frac{(\frac{b-\Delta +1}{2})^{2} \alpha (G)+(a+\Delta )n'+2m-1}{a+\Delta }\). Let \(G= K_{\frac{(\frac{b- \Delta +1}{2})^{2}r+(a+\Delta )n'+2m-1}{a+\Delta }}\vee (rK_{\frac{b- \Delta +1}{2}})\), where b, a, \(n'\), m, Δ are nonnegative integers with \(1\le b-\Delta =a\), r is a large integer, and both \(\frac{(\frac{b- \Delta +1}{2})^{2}r+(a+\Delta )n'+2m-1}{a+\Delta }\) and \(\frac{b- \Delta +1}{2}\) are integers. It’s checked that \(\alpha (G)=r\) and \(\kappa (G)=\frac{(\frac{b-\Delta +1}{2})^{2}r+(a+\Delta )n'+2m-1}{a+ \Delta }\). Let \(f(x)=\Delta +a=b\) and \(g(x)=a\) for all vertices x in G. Set \(T=V(rK_{\frac{b-\Delta +1}{2}})\), \(S=V(K_{\frac{(\frac{b+1- \Delta }{2})^{2}r+(\Delta +a)n'-1+2m}{a+\Delta }})\), and let \(U\subset S\) and \(H\subseteq E(G-U)\) be such that \(|U|=n'\) and \(|H|=m\). Using \(\sum_{x\in T}d_{H}(x)-e_{H}(T,S)\le 2m\) for any edge set H in \(G-U\), we infer

$$\begin{aligned}& f(S-U)-g(T)+d_{G-S}(T)-\biggl(\sum_{x\in T}d_{H}(x)-e_{H}(T,S) \biggr) \\& \quad \ge \bigl( \vert S \vert -n'\bigr)b-a \vert T \vert +d_{G-S}(T)-2m \\& \quad = \frac{(\frac{b-\Delta +1}{2})^{2}r+2m-1}{\Delta +a}b+\frac{(b+1- \Delta )r}{2}\biggl(\frac{b+1-\Delta }{2}-1\biggr)-a \frac{(b+1-\Delta )r}{2}-2m \\& \quad = -1. \end{aligned}$$

Then, in view of Lemma 1, we confirm that G is not fractional \((g,f,n',m)\)-critical deleted.

4.2 Tightness of \(\alpha (G)\) condition in Theorem 2

Now, we illustrate the sharpness of Theorem 2. Let \(G=K_{t}\vee (t+1) K_{b+1}\) where \(t=\lfloor \frac{4((a+\Delta )( \delta (G)-b+\Delta +1)-2m)}{(b+1-\Delta )^{2}+4(\Delta +a)}\rfloor \) is an integer (since \(\delta (G)=b+t\), and we can get the detailed expression of t according to specific a, b and Δ, if Δ is large enough and m is small enough). We confirm that

$$\begin{aligned}& \frac{4((a+\Delta )(\delta (G)-b+1+\Delta )-2m)}{(b+1-\Delta )^{2}+4(\Delta +a)} \\& \quad < \alpha (G)=t+1 \\& \quad = \biggl\lfloor \frac{4((\Delta +a)(\delta (G)-b+1+\Delta )-2m)}{(b+1- \Delta )^{2}+4(\Delta +a)}\biggr\rfloor +1 \\& \quad \le \frac{4((\Delta +a)(\delta (G)-b+1+ \Delta )-2m)}{(b+1-\Delta )^{2}+4(\Delta +a)}+1. \end{aligned}$$

We take a vertex \(v_{i}\) (\(1\le i\le t+1\)) in each \(K_{b+1}\) and set \(I=\{v_{1},v_{2},\dots ,v_{t+1}\}\). Hence, I is an independent set of G and \(G'=G-I=K_{t}\vee (t+1) K_{b}\). Set \(S=V(K_{t})\), \(T=V((t+1) K _{b})\), \(f(x)=b=g(x)\) for each \(x\in V(T)\) and \(f(x)=a=g(x)\) if \(x\in V(S)\). We obtain \(|S|=t\), \(|T|=(t+1)b\), and \(d_{G'-S}(T)=b(t+1)(b-1)\). Consider \(H\subseteq E(G[T])\) with m edges and \(\sum_{x\in T}d_{H}(x)-e_{H}(T,S)=2m\). Thus, we infer

$$\begin{aligned}& f(S)-g(T)+d_{G-S}(T)-\biggl(\sum_{x\in T}d_{H}(x)-e_{H}(T,S) \biggr) \\& \quad = a \vert S \vert -b \vert T \vert +d_{G-S}(T)-2m \\& \quad = at-(t+1)b^{2}+b(t+1) (b-1)-2m \\& \quad = at-bt-b-2m< 0. \end{aligned}$$

In terms of Lemma 2, \(G'\) is not fractional \((g,f,m)\)-deleted, and thus G is not fractional ID-\((g,f,m)\)-deleted.

5 Discussions about all fractional factor settings

It’s said that there are all fractional \((g,f)\)-factors in G if G has a fractional p-factor for each \(p: V(G)\to \mathbb{N}\) with \(g(v)\le p(v)\le f(v)\) for any \(v\in V(G)\). If \(g(v)=a\), \(f(v)=b\) for each vertex v and G has all fractional \((g,f)\)-factors, then G has all fractional \([a,b]\)-factors. A graph G is an all fractional \((g,f,m)\)-deleted graph if after any m edges deleted, the resulting graph has all fractional \((g,f)\)-factors.

A graph G is an all fractional \((g,f,n',m)\)-critical deleted graph if after any \(n'\) vertices of G deleted, the remaining graph is an all fractional \((g,f,m)\)-deleted graph. Set \(g(v)=a\), \(f(v)=b\) for each \(v\in V(G)\), then all fractional \((g,f,n',m)\)-critical deleted graph becomes all fractional \((a,b,n',m)\)-critical deleted graph. Currently, Gao et al. [14] has put forward the necessary and sufficient condition for a graph to be all fractional \((g,f,n',m)\)-critical deleted.

Lemma 4

(Gao et al. [14])

Assume m and \(n'\) are nonnegative integers. Set \(g,f:V(G)\to \mathbb{Z}^{+}\) as integer-valued functions with \(g(x)\le f(x)\) for every vertex x in G, and H as a subgraph of G having m edges. Then G is all fractional \((g,f,n',m)\)-critical deleted iff

$$ g(S)+\sum_{x\in T}d_{G-S}(x)-f(T) \ge \max _{U\subseteq S, H\subseteq E(G-U),|U|=n',|H|=m}\biggl\{ g(U)-e_{H}(S,T)+ \sum _{x\in T}d_{H}(x)\biggr\} , $$

for any two non-disjoint subsets \(T,S\subseteq V(G)\) with \(|S|\ge n'\).

By setting \(n'=0\) in Lemma 4, the sufficient and necessary condition for a graph to be all fractional \((g,f,m)\)-deleted can be immediately derived.

Lemma 5

Assume m is a nonnegative integer. Set \(g,f:V(G)\to \mathbb{Z}^{+}\) as integer-valued functions having \(g(x)\le f(x)\) for every \(x\in V(G)\), and H as a subgraph of G contains m edges. Then G is all fractional \((g,f,m)\)-deleted iff

$$ g(S)+\sum_{x\in T}d_{G-S}(x)-f(T) \ge \sum _{x\in T}d_{H}(x)-e_{H}(S,T), $$

for any non-disjoint subsets T and S of \(V(G)\).

Using the same approach, the concepts of all fractional ID-\((g,f,m)\)-deleted graph (or, all fractional independent-set-deletable \((g,f,m)\)-deleted graph), all fractional ID-\((g,f)\)-factor-critical graph can be defined as well. By setting \(f(x)=b\) and \(g(x)=a\), these concepts reduce to all fractional ID-\((a,b,m)\)-deleted graph and all fractional ID-\([a,b]\)-factor-critical graph, respectively.

It’s easy to see that the necessary and sufficient conditions of the fractional critical deleted graphs and all fractional critical deleted graphs share a lot of similarities in their expressions, so it has inspired us to check it the proofs Theorems 13 above can also be adapted to obtain the corresponding result in all fractional setting. In fact, such conclusions can be gained easily.

Theorem 4

Assume G is a graph, and b, a, \(n'\), m are nonnegative integers. Set g, f as integer-valued functions on \(V(G)\) such that \(1\le a\le g(x) \le f(x)\le b\) for every vertex x in G. Then G is all fractional \((g,f,n',m)\)-critical deleted if \(\kappa (G)\ge \max \{ \frac{(b+1)^{2}}{2}+\frac{2m}{a}+n', \frac{(b+1)^{2}\alpha (G)+4(an'+2m)}{4a}\}\).

Theorem 5

Assume G is a graph, and b, a, m are nonnegative integers. Set g, f as two integer-valued functions on \(V(G)\) such that \(1\le a\le g(x) \le f(x)\le b\) for every vertex x in G. Then G is all fractional ID-\((g,f,m)\)-deleted if

$$ \alpha (G)\le \frac{4(a(\delta (G)+1-b)-2m)}{4a+(1+b)^{2}}. $$

Theorem 6

Assume \(G=(X,Y;E(G))\) is a bipartite graph, b, a are two positive integers with \(1\le a\le b\), and functions g, f are integer-valued on \(V(G)\) such that \(a\le g(x)\le f(x)\le b\) for each vertex x in G. Let \(n=|X|=|Y|>\frac{(b+a-2)(a+2+b)}{4a}\), \(f(X)=f(Y)\) and \(g(X)=g(Y)\). Then G admits an all fractional \((g,f)\)-factor if \(I_{B}(G)>\frac{n-1}{2 \sqrt{an+1}-b-a}\).

We discover that in the proofs of theorems, the first step is achieved in the following way:

$$\begin{aligned}& a \vert S \vert +\sum_{x\in T}d_{G-S}(x)-b \vert T \vert -an'-\biggl(\sum_{x\in T}d_{H}(x)-e _{H}(S,T)\biggr) \\& \quad \le \bigl( \vert S \vert -n'\bigr)a-\biggl(\sum _{x\in T}d_{H}(x)+\sum_{x\in T} \bigl(d_{G-S}(x)-b\bigr)-e _{H}(S,T)\biggr) \\& \quad \le g(S-U)+\sum_{x\in T}\bigl(d_{G-S}(x)-f(x) \bigr)-\biggl(\sum_{x\in T}d_{H}(x)-e _{H}(S,T)\biggr)\le -1. \end{aligned}$$
(9)

Therefore, the remaining steps of the proofs are the similar to those in Sect. 2 (set \(\Delta =0\)) except that \(bn'\) is replaced by \(an'\) for the critical part. This is why the above three theorems can be obtained directly.

6 Conclusions and future works

In this paper, we emphasized the relationship between graph parameters and the existence of a fractional \((g,f)\)-factor in different settings. Sufficient conditions were given in terms of connectivity, independence number, and isolated toughness. Moreover, the sharpness of the first two conclusions was illustrated by constructing special graph classes.

Although there have been several recent advances related to the existence of fractional factor in various settings of this problem, the study of generalization properties of factional factors has been largely limited to special settings. The bipartite graph setting of the fractional factor problem is perhaps the most important one, and, in fact, only one theoretical result has been derived for it. We believe this subject could be deeply studied in the future, and the following open problem is raised here.

Problem 1

What is the necessary and sufficient condition for fractional deleted graph and fractional critical graph in the bipartite graph setting? Can isolated toughness condition in Theorem 3 extend to a graph to be fractional \((g,f,n')\)-critical or to be fractional \((g,f,m)\)-deleted?

Note that the parameter Δ, to a certain extent, represents the difference between the two functions g and f. When it comes to the fractional factor applications in computer networks, Δ expresses the width of the packet size that the network site can bear. Obviously, this is a very important parameter which deserves further study. In the fractional \((g,f)\)-factor setting, we see that in the first step of proofs, we always use the inequality \((a+\Delta )|S|+d _{G-S}(T)-|T|(b-\Delta )\le f(S)-g(T)+d_{G-S}(T)\), and in this way Δ can be considered in the final obtained conditions. However, in the all fractional \((g,f)\)-factor setting, in view of Lemma 4, this inequality becomes \(a|S|+d_{G-S}(T)-b|T|\le f(S)-g(T)+d _{G-S}(T)\). It seems that parameter Δ can’t participate in the derivation process, and this is the reason why in Sect. 4 we need to skip Δ in the discussion. Intuition tells us that if we use an appropriate trick, Δ would participate in the calculation, and this is what we need to consider in the future.

Problem 2

How to make parameter Δ work in the all fractional \((g,f)\)-factor setting?

References

  1. Bian, Q.J., Zhou, S.Z.: Independence number, connectivity and fractional \((g,f)\)-factors in graphs. Filomat 29(4), 757–761 (2015)

    Article  MathSciNet  Google Scholar 

  2. Bloem-Reddy, B., Orbanz, F.: Random-walk models of network formation and sequential Monte Carlo methods for graphs. J. R. Stat. Soc. B 80(5), 871–898 (2018)

    Article  MathSciNet  Google Scholar 

  3. Bondy, J.A., Murty, U.S.R.: Graph Theory. Springer, Berlin (2008)

    Book  Google Scholar 

  4. Bukhari, J., Park, J.H., Yoon, W.: Providing multicast services over SDN-evolved LTE network: architecture, procedures and performance analysis. Comput. Commun. 127, 131–145 (2018)

    Article  Google Scholar 

  5. Folkman, J., Fulkerson, D.R.: Flows in infinite graphs. J. Comb. Theory 8, 30–44 (1970)

    Article  MathSciNet  Google Scholar 

  6. Gao, W.: Some results on fractional deleted graphs. Doctoral dissertation, Soochow University (2012)

  7. Gao, W., Dimitrov, D., Abdo, H.: Tight independent set neighborhood union condition for fractional critical deleted graphs and ID deleted graphs. Discrete Contin. Dyn. Syst., Ser. S 12, 711–721 (2019)

    Google Scholar 

  8. Gao, W., Guirao, J.L.G., Abdel-Aty, M., Xi, W.F.: An independent set degree condition for fractional critical deleted graphs. Discrete Contin. Dyn. Syst., Ser. S 12, 877–886 (2019)

    Google Scholar 

  9. Gao, W., Guirao, J.L.G., Chen, Y.J.: A toughness condition for fractional \((k,m)\)-deleted graphs revisited. Acta Math. Appl. Sin. Engl. Ser. (in press)

  10. Gao, W., Guirao, J.L.G., Wu, H.L.: Two tight independent set conditions for fractional \((g,f,m)\)-deleted graphs systems. Qual. Theory Dyn. Syst. 17(1), 231–243 (2018)

    Article  MathSciNet  Google Scholar 

  11. Gao, W., Liang, L., Chen, Y.H.: An isolated toughness condition for graphs to be fractional \((k,m)\)-deleted graphs. Util. Math. 105, 303–316 (2017)

    MathSciNet  MATH  Google Scholar 

  12. Gao, W., Liang, L., Xu, T.W., Zhou, J.X.: Degree conditions for fractional \((g,f,n',m)\)-critical deleted graphs and fractional ID-\((g,f,m)\)-deleted graphs. Bull. Malays. Math. Sci. Soc. 39, 315–330 (2016)

    Article  MathSciNet  Google Scholar 

  13. Gao, W., Wang, W.F.: New isolated toughness condition for fractional \((g,f,n)\)-critical graphs. Colloq. Math. 147, 55–66 (2017)

    Article  MathSciNet  Google Scholar 

  14. Gao, W., Zhang, Y.Q., Chen, Y.J.: Neighborhood condition for all fractional \((g,f,n',m)\)-critical deleted graphs. Open Phys. 16, 544–553 (2018)

    Article  Google Scholar 

  15. Ikarashi, H., Jin, Y., Yamai, N., Kitagawa, N., Okayama, K.: Design and implementation of SDN-based proactive firewall system in collaboration with domain name resolution. IEICE Trans. Inf. Syst. E101.D, 2633–2643 (2018)

    Article  Google Scholar 

  16. Kaur, D., Aujla, G.S., Kumar, N., Zomaya, A.Y., Perera, C., Ranjan, R.: Tensor-based big data management scheme for dimensionality reduction problem in smart grid systems: SDN perspective. IEEE Trans. Knowl. Data Eng. 30(10), 1985–1998 (2018)

    Article  Google Scholar 

  17. Li, Z.P., Zhang, X.S., Yan, G.Y.: Isolated toughness and fractional k-deleted graphs. OR Trans. 7(4), 79–85 (2003)

    Google Scholar 

  18. Liu, D.L., Wang, C.X., Wang, S.H.: Hamilton-connectivity of interconnection networks modeled by a product of graphs. Appl. Math. Nonlinear Sci. 3, 419–426 (2018)

    Article  MathSciNet  Google Scholar 

  19. Maity, I., Mondal, A., Misra, S., Mandal, C.: CURE: consistent update with redundancy reduction in SDN. IEEE Trans. Commun. 66(9), 3974–3981 (2018)

    Article  Google Scholar 

  20. Nghe, P., Mulder, B.M., Tans, S.J.: A graph-based algorithm for the multi-objective optimization of gene regulatory networks. Eur. J. Oper. Res. 270(2), 784–793 (2018)

    Article  MathSciNet  Google Scholar 

  21. Nielsen, J.B., Pedersen, E.: On the modelling of heat exchangers and heat exchanger network dynamics using bond graphs. Math. Comput. Model. Dyn. Syst. 24(6), 626–642 (2018)

    Article  MathSciNet  Google Scholar 

  22. Ore, O.: Studies on directed graphs, I. Ann. Math. 63(3), 383–406 (1956)

    Article  MathSciNet  Google Scholar 

  23. Ore, O.: Studies on directed graphs II. Ann. Math. 64(1), 142–153 (1956)

    Article  MathSciNet  Google Scholar 

  24. Ore, O.: Studies on directed graphs, III. Ann. Math. 68(3), 526–549 (1958)

    Article  MathSciNet  Google Scholar 

  25. Sadik, M., Akkari, N., Aldabbagh, G.: SDN-based handover scheme for multi-tier LTE/Femto and D2D networks. Comput. Netw. 142, 142–153 (2018)

    Article  Google Scholar 

  26. Sahoo, K.S., Puthal, D., Tiwary, M., Rodrigues, J.J.P.C., Sahoo, B., Dash, R.: An early detection of low rate DDoS attack to SDN based data center networks using information distance metrics. Future Gener. Comput. Syst. 89, 685–697 (2018)

    Article  Google Scholar 

  27. Salman, O., Elhajj, J., Chehab, A., Kayssi, A.: IoT survey: an SDN and fog computing perspective. Comput. Netw. 143, 221–246 (2018)

    Article  Google Scholar 

  28. Satchou, G.A.K., Anoh, N.G., N’Takpe, T., Oumtanaga, S.: Optimization of the latency in networks SDN. Int. J. Comput. Commun. Control 13(5), 824–836 (2018)

    Article  Google Scholar 

  29. Shah, S.A.R., Wu, W.J., Lu, Q., Zhang, L., Sasidharan, S., DeMar, P., Guok, C., Macauley, J., Pouyoul, E., Kim, J., Noh, S.Y.: AmoebaNet: an SDN-enabled network service for big data science. J. Netw. Comput. Appl. 119, 70–82 (2018)

    Article  Google Scholar 

  30. Trentin, E., Di Iorio, E.: Nonparametric small random networks for graph-structured pattern recognition. Neurocomputing 313, 14–24 (2018)

    Article  Google Scholar 

  31. Vizarreta, P., Trivedi, K., Helvik, B., Heegaard, P., Blenk, A., Kellerer, W., Machuca, C.M.: IEEE Trans. Netw. Serv. Manag. 15(3), 1090–1104 (2018)

    Article  Google Scholar 

  32. Yang, J.B., Ma, Y.H., Liu, G.Z.: Fractional \((g,f)\)-factors in graphs. Appl. Math. J. Chin. Univ. Ser. A 16, 385–390 (2001)

    MATH  Google Scholar 

  33. Yuan, Y., Hao, R.X.: Independence number, connectivity and all fractional \((a,b,k)\)-critical graphs. Discuss. Math., Graph Theory 39, 183–190 (2019)

    Article  MathSciNet  Google Scholar 

  34. Zhou, S.Z.: Remarks on orthogonal factorizations of digraphs. Int. J. Comput. Math. 91(10), 2109–2117 (2014)

    Article  MathSciNet  Google Scholar 

  35. Zhou, S.Z.: Some results about component factors in graphs. RAIRO Oper. Res. (in press). https://doi.org/10.1051/ro/2017045

  36. Zhou, S.Z., Duan, Z.M., Pu, B.Y.: Isolated toughness and fractional \((g,f)\)-factors of graphs. Ars Comb. 110, 239–247 (2013)

    MathSciNet  MATH  Google Scholar 

  37. Zhou, S.Z., Liu, H.X., Zhang, T.: Randomly orthogonal factorizations with constraints in bipartite networks. Chaos Solitons Fractals 112, 31–35 (2018)

    Article  MathSciNet  Google Scholar 

  38. Zhou, S.Z., Pan, Q.R.: An isolated toughness condition for graphs to be fractional \((a,b,k)\)-critical graphs. Util. Math. 92, 251–260 (2013)

    MathSciNet  MATH  Google Scholar 

  39. Zhou, S.Z., Sun, Z.R.: Neighborhood conditions for fractional ID-k-factor-critical graphs. Acta Math. Appl. Sin. Engl. Ser. 34(3), 636–644 (2018)

    Article  MathSciNet  Google Scholar 

  40. Zhou, S.Z., Sun, Z.R., Xu, Z.R.: A result on r-orthogonal factorizations in digraphs. Eur. J. Comb. 65, 15–23 (2017)

    Article  MathSciNet  Google Scholar 

  41. Zhou, S.Z., Xu, L., Xu, Y.: A sufficient condition for the existence of a k-factor excluding a given r-factor. Appl. Math. Nonlinear Sci. 2, 13–20 (2017)

    Article  MathSciNet  Google Scholar 

  42. Zhou, S.Z., Xu, L., Xu, Z.R.: Remarks on fractional ID-k-factor-critical graphs. Acta Math. Appl. Sin. Engl. Ser. 35(2), 458–464 (2019)

    Article  MathSciNet  Google Scholar 

  43. Zhou, S.Z., Yang, F., Xu, L.: Two sufficient conditions for the existence of path factors in graphs. Sci. Iran. (2018). https://doi.org/10.24200/SCI.2018.5151.1122

    Article  Google Scholar 

Download references

Availability of data and materials

The authors declare that this paper has been developed without any data.

Funding

This work has been partially supported by Ministerio de Ciencia, Innovación y Universidades from Spanish Government (No. PGC2018-097198-B-I00) and Fundación Séneca de la Región de Murcia grant number 19219/PI/14, and National Science Foundation of China grant number 11761083.

Author information

Authors and Affiliations

Authors

Contributions

The authors have worked equally when writing this paper. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Juan L. G. Guirao.

Ethics declarations

Competing interests

We declare that none of the authors have any competing interests in the manuscript.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Gao, W., Guirao, J.L.G. Parameters and fractional factors in different settings. J Inequal Appl 2019, 152 (2019). https://doi.org/10.1186/s13660-019-2106-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13660-019-2106-7

MSC

Keywords