Let be a graph and let and . Suppose that each vertex of gets a weight of with probability , with probability , and with probability , and vertex weight probabilities are independent. The \textit{fractional vertex cover reliability} of , denoted by , is the probability that the sum of weights at the end-vertices of every edge in is at least . In this article, we first provide various computational formulas for considering general graphs, basic graphs, and graph operations. Secondly, we determine the graphs which maximize for all values of and in the classes of trees, connected unicyclic and bicyclic graphs with fixed order, and determine the graphs which minimize it in the classes of trees and connected unicyclic graphs with fixed order. Our results on optimal graphs extend some known results in the literature about independent sets, and the tools we developed in this paper have the potential to solve the optimality problem in other classes of graphs as well.
There are many probabilistic measures of network reliability that
have been extensively studied in the literature. For example, the
classic all terminal edge reliability [1] computes the probability that operational
edges form a connected spanning subgraph of a given graph assuming that
each edge is operational with some fixed probability and all the
vertices are always operational. Some other types of reliabilities
include the node cop-win reliability [2], two-terminal reliability [3,4] and pair-connected
reliability [5].
Yatauro [6] studied the
edge cover reliability, that is, the probability that operational edges
form an edge cover of the graph when each edge is operational with some
fixed probability and vertices always operational. The focus of this
note will be a new bivariate reliability polynomial defined via
fractional vertex covers.
In this article, we assume that all graphs are finite, simple and
undirected. A subset of vertices
is called a vertex cover of if every edge is incident to some
vertex in . Vertex covers are also
known as transversals [7]. The cardinality of a minimum vertex
cover is called the vertex cover number of , it is denoted by .
Let be
the number of vertex covers of
which contain exactly vertices.
The vertex cover polynomial [8] of graph of order is given by
A subset of mutually non-adjacent vertices is called an
independent set of the graph. It is clear that a
subset of vertices is a vertex
cover of if and only if is an independent set of
. Therefore, if is the number of independent sets
with vertices, then for all
. Thus, the well-known
independence polynomial and the vertex
cover polynomial are related by the following identity
A fractional vertex cover is a function such that for every edge
in , . Note that if the range
of consists of only and , then is simply a vertex cover. In this
article, we will consider fractional vertex covers such that and we
will assume that the range of
consists of only , and unless otherwise stated.
Such fractional vertex covers play an important role in computation of
the fractional matching number, , which is one of the basic core
fractional graph parameters, see [7] for a definition of . It was shown in [7] that for every graph
, there exists a fractional vertex
cover for which such that
for
all .
Suppose that vertices of a graph are independently operational with
some fixed probability , where
, and edges are always
operational. We define the vertex cover
reliability, as the
probability that operational vertices form a vertex cover of . It is clear that is a polynomial
function in the variable because
and it can be obtained
from the vertex cover polynomial under the following simple
transformation
We introduce a bivariate form of this type of reliability as follows.
Let and . Suppose that each vertex of
gets a weight of with probability , with probability and with probability . The fractional vertex
cover reliability of ,
denoted by , is the
probability that operational vertices form a fractional vertex cover
(that is, for each edge the sum of weights at the end-vertices is at
least ). Fractional reliability
also has potential to model practical problems on transportation
networks. Consider a network of roads where vertices represent cities
and edges represent the roads between them. Vertices are weighted if they can maintain the roads they are
incident to, if they cannot, and
if they are willing
to share maintenance with neighboring cities. A fractional vertex cover
then models a maintained network of roads and fractional reliability
measures the probability of the network being maintained.
A main problem studied in many reliability models [1-6,9]
is to show whether optimal graphs exist and determine them if they exist
in various classes of graphs. For two graphs and , we say that is at least as reliable as if for all and , and in this case we say is more reliable than if
for some . This relation induces
a partially ordered set on graphs. As such, we use and to denote being at least as reliable or more
reliable than respectively.
Similarly, we define that is
at most as reliable as
() if , and is less reliable than () if . Let be a class of graphs. We say
that is a most optimal
graph in
if for all . We say that is a least optimal graph
in if
for all .
This article is structured as follows. First, in Section 2, we present some basic results about
fractional reliability that will be used in the latter sections. In
Section 3, we address computational
aspects. We provide three different formulas to compute the fractional
reliability of an arbitrary graph (Theorems 1, 2,3) and a
recursive formula for graphs which contain a vertex with a clique
neighborhood (Theorem 4). We give formulas for fractional
reliability of join of graphs (Theorem 5) and
subdivision of graphs (Theorem 6) in terms
of fractional reliabilities of input graphs. We also obtain results for
fundamental graphs such as complete graphs (Corollary 1, complete bipartite graphs
(Corollary 3), paths (Theorem 7) and cycles
(Theorem 8). In Section 4,we
investigate the problem of determining most or least optimal graphs. We
develop two graph transformation techniques and our techniques allow us
to find the most or least optimal graphs in the classes of trees
(Theorems 9 and 10),
unicyclic graphs (Theorems 11 and 12) of fixed order, and
most optimal graphs in the classes of bicyclic graphs (Theorem 13) of fixed order. Our
results on optimal graphs provide a fractional generalization of some
results about enumeration of independent sets in [10,11]. In Section 5, we conclude with some future
research directions.
2. Preliminaries
For a graph , we write and , or simply and respectively when the graph is clear
from the context, for the vertex and edge set of . Since all graphs in this paper are
undirected, an edge comprising vertices and will be denoted . The open neighborhood
of in , denoted by , consists of neighbors of in , and the closed neighborhood
of in is . For a subset of
vertices of , we define and . We write for the complement of the
graph . The complete graph will be called the –clique. For in , the subgraph is obtained from by deleting the edge ; , and .
For a subset of vertices , is the subgraph induced by
; that is, is the graph obtained by
deleting all vertices of (and the
edges incident to those vertices). The union of and , denoted by , is the graph consisting of
disjoint copies of and . The join of
and , denoted by , is obtained by taking a copy of
each of and , and adding an edge between every
vertex of and every vertex of
. Given a graph with an edge , the subdivision
of obtained by subdividing is the graph with and .
For an event , let denote the
probability that occurs. The
conditional probability is defined to be when is nonzero.
We say that a graph is
reliable if a random assignment of weights to vertices with
probabilities , and yields a fractional vertex cover.
Let denote the event
that the vertex gets weight and be the conditional probability that is reliable given that the weight of
is . Then, the probability that is reliable is equal to for any
vertex .
A fractional vertex cover is called an –fractional vertex
cover if exactly
vertices have weight and exactly
vertices have weight . Let be the number
of -fractional vertex covers of
. It is clear that
and is a
polynomial function in variables
and . From equation (1) we prove
the following two lemmas which will be useful in Section 4 for finding optimal graphs.
Lemma 1. Let and be graphs. If
for all , then is at most as reliable as . Moreover, in this case if for some
, ,
then is less reliable than .
Proof. Let and be graphs with
for all . Let and consider that by
equation (1), Moreover, in this case if there is some such that ,
then the inequality (2) holds strictly and we conclude
is less reliable than .
Lemma 2. Let and be graphs belonging to an arbitrary
class of graphs. If
(respectively )
for all and , then is a least (respectively most) reliable
graph in .
Proof. Assume is such that
for all and . Then it follows from
Lemma 1 that
for all and , thus making a least reliable graph of .
The proof that is a most
optimal graph of if
for all and all is nearly
identical.
These lemmas naturally lead us to the following observation:
Proposition 1. If is an edge of , then is more reliable than .
Proof. Consider that all fractional vertex covers of are also fractional vertex covers of
. Thus
for all . Moreover, consider the
fractional vertex cover of in
which the endpoints of are
assigned weight , and all other
vertices . As no edge is incident
to both of the vertices with weight , this is a fractional vertex cover of
, however applying the same
weights to vertices in fails to
be a fractional vertex cover as the weights on endpoints of sum to . Thus ,
and by Lemma 1 is less reliable than .
Proposition 1 implies that every
proper spanning subgraph of is
less reliable than .
3. Computation of
3.1 General Formulas
In this section, we provide three different formulas to compute the
fractional reliability of an arbitrary graph by conditioning on vertices
which get a particular weight. We also provide a recursive formula to
compute fractional reliability of graphs which contain a vertex whose
closed neighborhood is an -clique,
for some .
Theorem 1. Let be a graph of order . Then, where denotes the set of all
independent sets of .
Proof. Let be the set
of all vertices which receive the weight . First note that must form an independent set in and the probability that all vertices
in a set get the same weight
is . To cover the edges
incident to vertices in , all
vertices in must be of
weight , giving a probability of
. Every other vertex in
can then be
either of value , or of value
which gives a
probability of . All of these conditions must occur for each
independent set of vertices that can take on the value of in order for G to be reliable, so they
are multiplied and then each case of a unique independent set is added
together to cover every way in which can be reliable. Thus, we obtain the
result.
Theorem 2. Let be a graph of order with no isolated vertices. Then, where
.
Proof. Let consists
of all vertices which get weight .
By definition, every vertex outside of must get weight or . Since there are no
isolated vertices, if some vertex
gets weight then it must be in
and all neighbors of must be in . The subset of vertices that have
weight must then be elements of
some . This leaves the
remaining vertices to be of weight , of which there are . Every vertex of weight
must be adjacent to some vertex
of weight in , and so all ways to get a fractional
vertex cover are represented by allowing these zeroes to be some subset
of . This leaves the remaining
vertices to be of weight , of which there must be
of them. This leaves
a summation across all ways to have , of which there is a probability , and then this is multiplied by
all the ways a reliable vertex cover could be completed, of which there
are ways where we have
the probability of .
The following theorem relates the fractional vertex cover reliability
of a graph to its vertex cover reliability.
Theorem 3. For every graph ,
Proof. We calculate the fractional reliability by
conditioning on vertices which get weight . If consists of all vertices of weight
, then all all
vertices in must get weight
, and so we have the probability
.
Every edge incident to some vertex in is covered and no vertex outside
gets weight . So, given these
conditions, the probability that the subgraph is reliable is equal to
vertex cover reliability of .
Theorem 4. Let be a vertex of such that induces an -clique in . Then, is equal to
Proof. The probability that is reliable and the vertex gets weight (respectively ) is equal to
(respectively ). The probability that is reliable given that vertex gets weight is equal to the
probability that is
reliable and no vertex in
gets weight . Since is a clique, at most one vertex in
may get weight when is reliable. The probability
that is reliable and a
given vertex gets weight
is equal to . Thus, gives the probability that is reliable and no vertex in
gets weight .
3.2 Graph Operations
We consider three basic graph operations such as disjoint union, join
and subdivision. First, observe that the disjoint union of and , denoted by , is reliable if and only if both
of and are reliable. So,
Theorem 5. Let and be two graphs with , and . Then, is equal
to
Proof. The probability that is reliable and no vertex gets
weight is equal to . If some vertex of gets weight , then, in order to cover edges from
to , all vertices of must get weight . The probability that is reliable with at least one vertex
weight is equal to .
Hence, the probability that
is reliable and at least one vertex of gets weight is equal to .
Similarly, the probability that is reliable and at least one vertex of gets weight is equal to .
In the next theorem, we will simply write for .
Theorem 6. Let be an edge of and let be the graph obtained from by subdividing the edge . Then,
Proof. Let be the new
vertex which is adjacent to both
and in . The probability that is reliable and the vertex gets weight is equal to , as does not cover any edge other than
and . If gets weight , then both and must get weight in order for to be reliable and in this case all
edges incident to or are covered. So, the probability that
is reliable and gets weight is equal to . Lastly,
the probability that is reliable
and the vertex gets weight is equal to . So, it remains to compute . and the last equality follows because all
neighbors of a zero weighted vertex must receive weight in order for the graph to be
reliable.
3.3 Special Graph Classes
Note that in an empty graph, there is no edge that needs to be
covered and so, .
Recall that denotes
the set of all independent vertex subsets of . Next, we consider complete graphs.
Corollary 1. For every ,
Proof. In a complete graph , non-empty independent sets are
precisely the singletons, that is . For each nonempty , we have , and and , . Thus, the result
follows from Theorem 1.
We also have the following recursive formula for which follows immediately from
Theorem 5, as is the join of and .
Corollary 2. For every ,
Theorem 5 also gives us the following explicit
formula for the fractional reliability of complete bipartite graphs.
Corollary 3. For every and ,
Next, we give a recursive formula for the fractional reliability of
path graphs.
Theorem 7. For every , is equal to
Proof. Let be a leaf
vertex of and let be the unique neighbor of . The probability that is reliable and has weight is equal to
because covers the edge . Similarly, the probability that is reliable and has weight is equal to
because this case requires the vertex to have weight , and so both edges incident to are covered by . Lastly, the event that has weight and is reliable occurs if and only if
has weight , has non-zero weight and is reliable. Considering
the complementary event, we find that the probability that is reliable and has weight is equal to .
Thus, the probability that is
reliable and has weight is equal to .
Lastly, we obtain a formula for the fractional reliability of a cycle
graph in terms of fractional reliability of path graphs.
Theorem 8. For every ,
Proof. Let be an
edge in . First observe that
is reliable if and only if
is reliable and the
sum of weights of and is at least . We will consider the event that is reliable but the sum of
weights of and is less than .
The probability that is reliable and both
and get weight is equal to
because weight on and requires their neighbors in to receive weight .
Next, consider the case when
gets weight , gets weight and is reliable. In this case
the neighbor of in is required to receive
weight , and the neighbor of in , say , may get either or . If gets weight , the fractional reliability is equal to
.
If gets weight , then the problem reduces
to the fractional reliability of with one leaf having weight , and the latter can be
calculated by using the last line in the proof of Theorem 7. Thus, the probability that is reliable with the given
vertex weights is equal to .
Now, . Thus, and the result follows after the simplification
of the above.
4. Optimal Graphs
If is a graph on vertices and is not isomorphic to or , then is a subgraph of and is a subgraph of . By Proposition 1 is the least reliable graph on vertices, and is the most reliable. In
this section we consider restricted classes of graphs, and, within those
classes, determine which are most and least reliable.
4.1 Graph Transformations
Definition 1 and 2 describe transformations on graphs that strictly increase or strictly
decrease the number of fractional vertex covers of a given graph.
Definition 1. Transformation
A. Let be a graph with a path with , for all and , and let be a neighbor of other than . Let be the graph with and . See Figure 1 in
which the dashed edge indicates a path of arbitrary length, the dotted
edge is either in or not, and
within the circle are all other vertices and edges of .
Figure 1 Transformation of A
Lemma 3. If is a graph with structure amenable to
Transformation A of Definition 1 and
is the graph obtained from
via Transformation A then, is strictly less reliable than .
Proof. Let and be as specified. Let be the path . We use Transformation A to
show that there is a non-surjective injection from -fractional vertex covers of to -fractional vertex covers of . We then show that for some and -fractional vertex cover of , there is no preimage for it among
-fractional vertex covers of
.
Let be a
fractional vertex cover of . We
consider two cases depending on whether . Case 1. .
The only edge in which is not
in is . Because in this case this edge is
covered by , we map to with . Case 2. .
Let be
defined by We claim that is an -fractional vertex cover of . To prove this, we verify all edges of
are covered by . Because if for any , all edges not incident to any have the same weights under as they do under , hence covers all edges not incident to
. Similarly, we can verify that
for some edge in ,
and hence covers .
It remains to verify the edges incident to are covered by . Since is an -fractional vertex cover of , and by assumption, Further, this implies and Hence all edges
present in both and are covered in . Finally, consider that for , the only edge in which is not in , Therefore is an
-fractional vertex cover of
.
Now we show that any that is an image of the injection
and as described in Case 1, is different than any which is an image of the injection
and is as described in Case 2. Suppose and are such -fractional vertex covers. Consider
that hence for any and , as desired.
Now we describe, for some ,
an -fractional vertex cover of
that is not the image of the
injection.
To this end, we define
We claim is a fractional
vertex cover of . To wit, the only
vertex with weight is , and its only neighbor, , has weight . All other edges of are incident to two vertices with
weight at least and
are therefore covered by .
Further, is not a fractional
vertex cover of as .
Therefore, if is the image of a
cover of , it must be a cover
as described in Case 2.
But then the preimage of
must have had the weights on reversed; that is, assuming is the preimage of then
Since was assumed to be at least
, there is some .
Consider that ,
however and
hence is not a fractional
vertex cover of . Therefore,
is a fractional vertex cover of
which is not the image of any
fractional vertex cover of .
Therefore, by Lemma 1
we conclude is strictly more
reliable than .
Now we define a transformation that, as will be shown in Lemma 4, increases reliability of
graphs on which it acts.
Definition 2(Transformation B). Let be a connected graph with vertices
and such that and . In particular
this implies that and are nonempty and disjoint, and we will refer to vertices
in these sets as the private neighbors of and , respectively. Define . Let be defined by and . Equivalently, is
the graph obtained by disconnecting from all of its private neighbors, and
connecting them to .
See Figure 2 in
which the privet neighborhood of
in is denoted as above, the common neighborhood of
and is denoted , the private neighborhood of in is . The dotted edge indicates an edge that
may or may not be present in ,
while solid edges denote that or
are adjacent to all vertices of
the corresponding set. may have
any other vertices or edges in the larger oval containing and .
Figure 2 Transformation of B
Note that if is connected, and
and are chosen such that either or is nonempty, then the
resulting is also
connected.
Lemma 4. If is a graph with structure amenable to
Transformation B of Definition 2, and
is the graph obtained from
by Transformation B, then is more reliable than .
Proof. Let , , , and , be as described in Definition 2, and
is obtained from by the action of Transformation B. As
in the proof of Lemma 3,
we show that there is a injection of -fractional vertex covers of into fractional vertex covers of that is not surjective. But note that
we are considering the injection to map from the -fractional vertex covers of , the graph on which Transformation B
operates to the set of -fractional vertex covers of the graph
produced by the transformation. Then we describe an -fractional vertex cover of that is not the image of of the
injection, and appealing to Lemma 1
will yield the result.
Let be an
-fractional vertex cover of
. For the injection, we map each
-fractional vertex cover of to a unique -fractional vertex cover of . We need to consider two cases,
depending on whether for all . Case 1.
for all .
In this case also is an
-fractional vertex cover of
since it covers all the edges
which are in . In this case, we
let .
Case 2. for some .
Let be
defined by
We claim that is an -fractional vertex cover of . Clearly, covers all edges not incident to
or since the weights of those edges are
those of . As is only incident to the edge and edges between and , it is straightforward to calculate , and
. For the edges incident to we begin with neighbors in . For all , To
show the remaining edges are covered it is helpful to note that because
for some , . It follows for all
, Therefore, covers
all edges of , and is an -fractional vertex cover of . Further, because there is some such that
the provided in case is different from any as in case .
Therefore, there is an injection from -fractional vertex covers of to -fractional vertex covers of , and hence .
To show that is more
reliable than , we will
demonstrate that for some and
, and the result will follow
from Lemma 1. Let and . Let and . Consider the
following function on :
The function is a
fractional vertex cover of
because is the only vertex with
weight , and are not adjacent to . It follows that all neighbors of in have weight , and all edges of are covered. Now we will show that
this -fractional vertex cover is
not the image of any -fractional
vertex cover of . Assume that
is a -fractional vertex cover of which is the image of under the given injection. Recall
that and only differ in their values on
and . Because and have and as neighbors with a weight of in , and because either or , there must be an edge with one
endpoint weighted and the other
only . Thus cannot be a fractional vertex cover
of , and we conclude the
fractional vertex cover
cannot be the image of any fractional vertex cover of .
Thus, there exists an and
such that an -fractional vertex cover in is not the image of a fractional
vertex cover in . Therefore, by
Lemma 1, is strictly less reliable than .
4.2 Trees
Recall that a connected graph with no cycles is a
tree. In this section, we will determine the most
and least optimal graphs among all trees of fixed order. It was shown in
[11] that the star graph
maximizes and the path
graph minimizes (or equivalently maximizes ) for all among all trees on vertices. Our results about trees
(Theorems 9 and 9)
generalize these results from vertex covers to fractional vertex covers,
as .
Theorem 9. is the unique least optimal tree of
order .
Proof. Let be a tree
on vertices. If , then has a vertex with degree at least . Because all trees have a vertex of
degree , the transformation
described in Lemma 3
can be executed by letting be a
vertex with degree , be the vertices with
degree leading up to some vertex
with degree at least three, .
Let be transformed as described in Lemma 3.
Consider that all vertices in
and have the same degree except
and . In particular, , and
.
This implies that has exactly
one fewer degree-one vertex than .
It follows that if has vertices of degree-one, then iterations of the transformation
applied to will yield a tree with
only two vertices of degree 1 which must be a path because among trees
only paths have exactly two degree 1 vertices. Because Lemma 3 implies every iteration of
Transformation A strictly decreases
the number of fractional vertex covers, we conclude the desired
result.
Theorem 10. is the unique most optimal tree
of order .
Proof. Let be a tree.
If is not , there exists some edge with and . Because is acyclic, this implies and have distinct neighbors and
Transformation B can be applied. Let
and let
be with Transformation B applied to .
Consider that all vertices in
and have the same degree except
and . In particular, , and . This
implies that has exactly one
more degree-one vertex than . It
follows that if has vertices of degree-one, then iterations of Transformation B applied to will yield a . By Lemma 4 each iteration of this flip
strictly increases the reliability of . This implies is less reliable than and the proof is
complete.
Lastly, we note that the number of -fractional vertex covers of the most
optimal tree can be
calculated as follows.
4.3 Unicyclic Graphs
A graph is called unicyclic if it contains
exactly one cycle. A connected graph is unicyclic if and only if . Using the same tactics as
above, we also determine the least and most reliable graphs among all
unicyclic connected graphs.
Theorem 11. is uniquely the least reliable graph
among all connected unicyclic graphs.
Proof. We will show that if some unicyclic graph is not , then is strictly more reliable than . The proof will proceed by induction
on the number of degree vertices
in . Consider first that if has vertices with degree ,
must be .
Next, assume for some
that all unicyclic graphs with
vertices of degree are either
or strictly more reliable than
. Consider some unicyclic with vertices with degree , and let be one of those degree vertices. Because the average degree of
any unicyclic graph is , and has degree less than , somewhere in there is a vertex with degree at least
. Let be the unique path from
to a vertex where and for all . Let be a neighbor of other than . Let be the result of applying
Transformation A from Definition 1 with
and as specified. Consider that among and all vertices have the same degree
except and , and that and . This implies that
has exactly one fewer vertex of
degree than does. By the result of Lemma 3, is strictly less reliable than . Further, has vertices of degree . Thus, by the induction assumption
is at least as reliable as
, and . Therefore, by the principle
of mathematical induction, is
uniquely the least reliable unicyclic graph.
The lollipop graph which
is the unique connected unicyclic graph on vertices with a subgraph and exactly one vertex of
degree . We note that it was
proved in [10] that
among all connected unicyclic graphs with fixed order, both and minimize the total number of
their independent sets. One result of Theorem 12 is that there is no
for which .
It follows that in order to achieve the same total of independent sets,
for all . Thus in the
non-fractional case of reliability, and are both least optimal connected
unicyclic graphs. In this case, the fractional result differs as can still be transformed to via Transformation A as depicted above in Figure 1.
Theorem 12. is
uniquely the most optimal graph among all connected unicyclic
graphs.
Proof. As in the proof of Theorem 11 we will show if , then is less reliable than .
Let be a connected unicyclic
graph on vertices. We claim that
if has a vertex of degree , then .
Proof of Claim: Assume has a vertex of degree . Then for some with vertices and edge. It follows that . Thus
.
We now assume is not , and
thus must not have a vertex of degree . Let be a vertex of maximum degree in . Because is connected, and , there must be some
vertex such that
.
Let . Because
has maximum degree in , and , we conclude ,
and we can apply Transformation B to
with and as selected to produce a new graph
. Consider that because , is connected, and also has edges, is a unicyclic connected graph. By
Lemma 4, is more reliable than . Further, we observe that .
Because the degree of
increased in the above process, repeating this process at most times will produce a graph,
, with . In this case , and
because every iteration of Transformation B strictly increases reliability by
Lemma 4, we conclude . Thus is
uniquely the most reliable connected unicyclic graph.
4.4 Bicyclic Graphs
A connected graph of order is
called bicyclic if it contains exactly edges. We now provide a unique most
optimal graph among connected bicyclic graphs with fixed order. Similar
to the proof of Theorem 12, we first note the
following structural property of bicyclic graphs.
Proposition 2. is the
unique connected bicyclic graph with a vertex of degree and a vertex of degree .
Proof. Assume has a
vertex of degree and a vertex of degree . Then can be expressed as for some subgraph. Because for all , we affirm . Because is a graph on vertices with exactly two edges and a
vertex with degree , must be . Thus, .
Theorem 13. is
uniquely the most optimal graph among all connected bicyclic
graphs.
Proof. We first claim that is the
most optimal graph among all bicyclic connected graphs with a vertex of
degree .
Proof of Claim: Let
be a connected bicyclic graph with a vertex of degree . We again consider that for some
on vertices with two edges, . If the two edges have
a common endpoint, then . Otherwise, . Let and each be an endpoint of a different edge
in . Because the two edges are
non-incident, and have unique neighbors relative to each
other, and we can apply Transformation B. Let be the graph obtained by applying
Transformation to .
Consider that and both necessarily have the same number
of edges, and is a common
neighbor of and . It follows that is connected and bicyclic. Further,
the vertex is not a unique
neighbor of and , and is thus unchanged by
Transformation , and we determine
. Finally we
consider that has one more
neighbor in as compared to
, and thus . Thus, as is a connected bicyclic graph with a
vertex of degree and a vertex
of degree , . By Lemma 4 , and thus is the
unique most reliable graph among all connected bicyclic graphs with a
vertex of degree .
We next assume .
Let be a vertex of maximum degree
in . Because is connected and , there must be some
vertex such that
.
Let . Because
has maximum degree in , and , we conclude . Thus
and have unique neighbors relative to each
other and we can construct by
applying Transformation B to with and as specified. We observe that because
and are adjacent in , is connected and has edges. Thus is a connected bicyclic graph.
Further, by Lemma 4,
is strictly more reliable than
, and .
Because the above process strictly increased the maximum degree of
, it follows that repeating the
above process a finite number of times will yield a connected bicyclic
graph with a vertex of degree .
Thus is strictly less reliable
than some connected bicyclic graph with a vertex of degree , and by the previous claim, . Therefore, is the
unique most optimal connected bicyclic graph.
5. Concluding Remarks
While we determined the most optimal connected bicyclic graph, the
subject of least optimal connected bicyclic graphs remains an open
problem. The tactics used among trees and connected unicyclic graphs
fail to provide a least reliable connected bicyclic graph. The proof of
Theorem 13 works similarly to the
proof of Theorem 12 because the number of
graphs with degree remains
small. In the case of a least optimal connected bicyclic graph, we could
well apply Transformation A and
Lemma 3 as in the proof of
Theorem 11. This only serves to
reduce the graphs under consideration to connected bicyclic graphs with
no leaf vertices, and these prove to be far more numerous than connected
bicyclic graphs with a vertex of degree . In general, connected bicyclic
graphs with no leaves can be divided into subdivisions of the three
graphs shown in Figure 3. It is unknown which of
these subdivisions may be a least optimal graph, and how much each edge
should be subdivided to produce it. Based on direct computations on some
small graphs, we believe that the stretched bowtie graph , which is obtained from the
subdivisions of the left-most graph in Figure 3 using the edge , is the least optimal graph. Hence, we
posit the following conjecture.
Figure 3 The Tree Types of Bicyclic Graphs With No Leaves
Conjecture 1. is the unique most optimal connected
bicyclic graph of order .
A lexicographical graph, ,
is the graph with vertex set and whose edge set is the
first edges sorted
lexicographically; that is, with and , edge precedes edge lexicographically if or, and . The most optimal trees,
connected unicyclic graphs, and connected bicyclic graphs in this
document all are in the class of lexicographical graphs. We thus make
the following conjecture.
Conjecture 2. For any positive integers and , the lexicographical graph is the unique most optimal
connected graph with order and
size .
Ahmed, M. and
Cameron, B., 2022. The node cop-win reliability of unicyclic and
bicyclic graphs. Networks, 79, pp.189–201.
Bertrand, H., Goff,
O., Graves, C. and Sun, M., 2018. On uniformly most reliable
two-terminal graphs. Networks, 72, pp.200–216.
Xie, S., Zhao,
H. and Yin, J., 2021. Nonexistence of uniformly most reliable
two-terminal graphs. Theoretical Computer Science, 892,
pp.279–288.
Siegrist, K. T., Amin, A. T. and Slater, P. J., 1993. The
optimal unicyclic graphs for pair-connected reliability. Discrete
Applied Mathematics, 41(3), pp.235–243.
Yatauro, M., 2019. The edge
cover probability polynomial of a graph and optimal network
construction. IEEE Transactions on Network Science and Engineering,
6(3), pp.538–547.
Scheinerman, E. R. and Ullman, D. H., 2011.
Fractional Graph Theory: A Rational Approach to the Theory of
Graphs. Courier Corporation.
Dong, F. M., Hendy, M. D., Teo, K. L.
and Little, C. H. C., 2002. The vertex-cover polynomial of a graph.
Discrete Mathematics, 250, 71–78.
Archer, K., Graves, C. and Milan, D., 2019. Classes of uniformly most
reliable graphs for all-terminal reliability. Discrete Applied
Mathematics, 267, 12–29.
Pedersen, A. S. and Vestergaard, P. D., 2005. The number of
independent sets in unicyclic graphs. Discrete Applied Mathematics,
152(1-3), 246–256.
Wingard, G., 1995. Properties and Applications of the Fibonacci
Polynomial of a Graph (Doctoral dissertation, University of
Mississippi).