Ivan Shishkin, Birch Grove

Connected graph

Concept history

A revision trail for this concept page.

4 revisions

Revision 495

7/20/2026, 3:20:39 PM · Ancient Tree

Concept edited

Compare with revision 4932 changed lines
1A [[graph|graph]] is said to be connected if and only if for any pair of vertices of this graph, there exists a sequence of adjacent edges that connect the first vertex to the second.
2
3If the graph is directed, on adds the condition that this path also need to be directed.
3If the graph is [[Directed graph|directed]], one adds the condition that this path also need to be directed.

Revision 493

7/20/2026, 3:18:49 PM · Ancient Tree

Concept edited

Compare with revision 4922 changed lines
1A [[graph|graph]] is said connected if and only if for any pair of vertices of this graph, there exists a sequence of adjacent edges that connect the first vertex to the second.
1A [[graph|graph]] is said to be connected if and only if for any pair of vertices of this graph, there exists a sequence of adjacent edges that connect the first vertex to the second.
2
3If the graph is directed, on adds the condition that this path also need to be directed.

Revision 492

7/20/2026, 3:17:41 PM · Ancient Tree

Concept edited

Compare with revision 486No text changes
1A [[graph|graph]] is said connected if and only if for any pair of vertices of this graph, there exists a sequence of adjacent edges that connect the first vertex to the second.
2
3If the graph is directed, on adds the condition that this path also need to be directed.

Revision 486

7/20/2026, 7:11:04 AM · Sequoia

Concept created

A [[graph|graph]] is said connected if and only if for any pair of vertices of this graph, there exists a sequence of adjacent edges that connect the first vertex to the second.

If the graph is directed, on adds the condition that this path also need to be directed.