Skip to content
Surf Wiki
Save to docs
general/graph-families

From Surf Wiki (app.surf) — the open knowledge base

Null graph

Order-zero graph or any edgeless graph

Null graph

Summary

Order-zero graph or any edgeless graph

FieldValue
nameOrder-zero graph (null graph)
vertices0
edges0
girth
automorphisms1
chromatic_number0
chromatic_index0
genus0
spectral_gapundefined
notationK
propertiesIntegral
Symmetric
Treewidth -1

In the mathematical field of graph theory, the term "null graph" may refer either to the order-zero graph, or alternatively, to any edgeless graph (the latter is sometimes called an "empty graph").

page=37–44}}</ref>

Order-zero graph

Symmetric Treewidth -1

The order-zero graph, K, is the unique graph having no vertices (hence its order is zero). It follows that K also has no edges. Thus the null graph is a regular graph of degree zero. Some authors exclude K from consideration as a graph (either by definition, or more simply as a matter of convenience). Whether including K as a valid graph is useful depends on context. On the positive side, K follows naturally from the usual set-theoretic definitions of a graph (it is the ordered pair (V, E) for which the vertex and edge sets, V and E, are both empty), in proofs it serves as a natural base case for mathematical induction, and similarly, in recursively defined data structures K is useful for defining the base case for recursion (by treating the null tree as the child of missing edges in any non-null binary tree, every non-null binary tree has exactly two children). On the negative side, including K as a graph requires that many well-defined formulas for graph properties include exceptions for it (for example, either "counting all strongly connected components of a graph" becomes "counting all non-null strongly connected components of a graph", or the definition of connected graphs has to be modified not to include K). To avoid the need for such exceptions, it is often assumed in literature that the term graph implies "graph with at least one vertex" unless context suggests otherwise.

In category theory, the order-zero graph is, according to some definitions of "category of graphs," the initial object in the category.

K does fulfill (vacuously) most of the same basic graph properties as does K (the graph with one vertex and no edges). As some examples, K is of size zero, it is equal to its complement graph , a forest, and a planar graph. It may be considered undirected, directed, or even both; when considered as directed, it is a directed acyclic graph. And it is both a complete graph and an edgeless graph. However, definitions for each of these graph properties will vary depending on whether context allows for K.

Edgeless graph

Symmetric

For each natural number n, the edgeless graph (or empty graph) of order n is the graph with n vertices and zero edges. An edgeless graph is occasionally referred to as a null graph in contexts where the order-zero graph is not permitted.

It is a 0-regular graph. The notation arises from the fact that the n-vertex edgeless graph is the complement of the complete graph K.

Notes

References

  • Harary, F. and Read, R. (1973), "Is the null graph a pointless concept?", Graphs and Combinatorics (Conference, George Washington University), Springer-Verlag, New York, NY.

References

  1. (1974). "Graphs and Combinatorics". Springer Berlin Heidelberg.
  2. "Empty Graph".
  3. "Null Graph".
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Null graph — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report