Definition:Balanced Signed Graph

From ProofWiki
Jump to navigation Jump to search

Definition

Let $G = \struct {V, E}$ be a signed graph.

Then $G$ is balanced if and only if it is possible to partition $V$ into two subsets $A, B$ such that:


It is a frequent practice to apply a different colour to the vertices in each set to enhance clarity.


Example

BalancedSignedGraph.png


Also see

  • Results about balanced signed graphs can be found here.