Strongly regular graph
Definition
Definition for finite graphs
Suppose is a finite undirected graph with vertices. Suppose are nonnegative integers. We say that is a strongly regular graph of type (we sometimes write this as ) if it satisfies all of the following conditions:
- is a -regular graph, i.e., the degree of every vertex of equals .
- Any two adjacent vertices of have precisely vertices that are adjacent to both of them.
- Any two non-adjacent vertices of have precisely vertices that are adjacent to both of them.
Relation with other properties
Stronger properties
Property | Meaning | Proof of implication | Proof of strictness (reverse implication failure) | Intermediate notions |
---|---|---|---|---|
complete graph | ||||
empty graph |