Jump to content

Graph invariant

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Altenmann (talk | contribs) at 02:11, 4 October 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics a graph invariant or graph property is one of the basic properties of graphs studied in graph theory.

A graph can be given graphically in the form of a graph drawing. But a given graph may be drawn in several equivalent ways and even for small graphs it is often hard to decide if two drawings represent the same graph, that is if two graphs are isomorphic.

When manipulating graphs in a computer, depending on the data structure used, the vertices and the edges of the graph have to be labeled. There is no canonical way to label a graph and a common problem is to decide if two graph structures are isomorphic.

Proving that two given graph presentations are not isomorphic is often done by showing that one graph has a certain graph invariant the other graph lacks.

Examples of graph invariants

Types of graph properties