Signed Networks and Social Balance Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is a signed network?

A

A signed network is an undirected graph, where each as is either labeled “+” or “-“.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the sign of a path?

A

A sign of a path or cycle is “+”, iff. there is an even number of “-“ signs along the path.

A sign of a path or cycle is “-“, iff. there is an odd number of “-“ signs along the path.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a balanced graph?

A
  • A graph is balanced, iff. every cycle has a positive sign
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Cartwright-Harary Theorem?

A

If a labeled complete graph is balanced, then either all pairs of nodes are friends, or else the nodes can be divided into two groups (X and Y) such that every pair of people in Y like each other, and everyone in X is the enemy of everyone in Y.
–> Not necessarily a good thing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a weakly balanced network?

A

A complete graph with each edge labelled by + or - is weakly balanced, if there is no set of three nodes such that the edges among them consist of exactly two positive and one negative edge.

Theorem: If a labeled complete graph is weakly balanced, then its nodes can be divided into groups in such a way that every two nodes belonging to the same group are friends and every two nodes belonging to different groups are enemies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When is a non complete graph balanced?

A

In local view: Balanced, if it can be completed by adding edges to form a signed completed graph that is balanced.

Global View: Division of the network into two mutually opposed sets of friends

Actually equivalent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly