Conference graph
This article defines a property that can be evaluated to true/false for any undirected graph, and is invariant under graph isomorphism. Note that the term "undirected graph" as used here does not allow for loops or parallel edges, so there can be at most one edge between two distinct vertices, the edge is completely described by the vertices it joins, and there can be no edge from a vertex to itself.
View other such properties
Definition
A conference graph is a strongly regular graph with parameters . In other words, there is a positive integer such that:
- The graph has vertices.
- Every vertex of the graph has degree .
- For any two adjacent vertices, the number of vertices adjacent to both is .
- For any two non-adjacent vertices, the number of vertices adjacent to both is .
Note that for a conference graph on vertices to exist, a necessary condition is that be 1 mod 4.
Facts
- The one-point graph can be considered a trivial example of a conference graph, though it is usually ignored.
- Paley graphs are conference graphs: In particular, this shows that there exists a conference graph on vertices whenever is a prime power that is 1 mod 4. In particular, this shows that there are conference graphs of size 5, 9, 13, 17, 25, 29. The smallest number that is 1 mod 4 and for which it's not clear whether a conference graph exists is 21.