|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 93 - Issue 10 |
| Published: May 2014 |
| Authors: Deepa Sinha, Anshu Sethi |
10.5120/16251-5856
|
Deepa Sinha, Anshu Sethi . An Optimal Algorithm to Detect Balancing in Common-edge Sigraph. International Journal of Computer Applications. 93, 10 (May 2014), 19-25. DOI=10.5120/16251-5856
@article{ 10.5120/16251-5856,
author = { Deepa Sinha,Anshu Sethi },
title = { An Optimal Algorithm to Detect Balancing in Common-edge Sigraph },
journal = { International Journal of Computer Applications },
year = { 2014 },
volume = { 93 },
number = { 10 },
pages = { 19-25 },
doi = { 10.5120/16251-5856 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2014
%A Deepa Sinha
%A Anshu Sethi
%T An Optimal Algorithm to Detect Balancing in Common-edge Sigraph%T
%J International Journal of Computer Applications
%V 93
%N 10
%P 19-25
%R 10.5120/16251-5856
%I Foundation of Computer Science (FCS), NY, USA
A signed graph (or sigraph in short) S is a graph G in which each edge x carries a value s(x) ? {+1, ?1} called its sign denoted specially as S = (G, s). Given a sigraph S, a new sigraph CE(S), called the common-edge sigraph of S is that sigraph whose vertex-set is the set of pairs of adjacent edges in S and two vertices of CE(S) are adjacent if the corresponding pairs of adjacent edges of S have exactly one edge in common, and the sign of the edge is the sign of the common edge. If all the edges of the sigraph S carry + sign then S is actually a graph and the corresponding common-edge sigraph is termed as the common-edge graph. In this paper, algorithms are defined to obtain a common-edge sigraph and detect whether it is balanced or not in O(n3) steps which will be optimal in nature.