<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=63.226.32.16</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=63.226.32.16"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/63.226.32.16"/>
	<updated>2026-07-22T16:18:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Silhouette_edge&amp;diff=9041</id>
		<title>Silhouette edge</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Silhouette_edge&amp;diff=9041"/>
		<updated>2012-10-23T01:09:01Z</updated>

		<summary type="html">&lt;p&gt;63.226.32.16: /* Similar Technique */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:6n-graf.svg|thumb|250px|An example graph, with the properties of being [[planar graph|planar]] and being [[connectivity (graph theory)|connected]], and with order 6, size 7, [[Distance (graph theory)|diameter]] 3, [[girth (graph theory)|girth]] 3, [[connectivity (graph theory)|vertex connectivity]] 1, and [[degree sequence]] &amp;lt;3, 3, 3, 2, 2, 1&amp;gt;]]&lt;br /&gt;
In [[graph theory]], a &#039;&#039;&#039;graph property&#039;&#039;&#039; or &#039;&#039;&#039;graph invariant&#039;&#039;&#039; is a property of [[graph (mathematics)|graphs]] that depends only on the abstract structure, not on graph representations such as particular [[graph labeling|labellings]] or [[graph drawing|drawings]] of the graph.&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
While graph drawing and graph representation are valid topics in graph theory, in order to focus only on the abstract structure of graphs, a &#039;&#039;&#039;graph property&#039;&#039;&#039; is defined to be a property preserved under all possible [[graph isomorphism|isomorphism]]s of a graph.  In other words, it is a property of the graph itself, not of a specific drawing or representation of the graph.&lt;br /&gt;
&lt;br /&gt;
Informally, the term &amp;quot;graph invariant&amp;quot; is used for properties expressed quantitatively, while &amp;quot;property&amp;quot; usually refers to descriptive characterizations of graphs. For example, the statement &amp;quot;graph does not have vertices of degree 1&amp;quot; is  a &amp;quot;property&amp;quot; while &amp;quot;the number of vertices of degree 1 in a graph&amp;quot; is an &amp;quot;invariant&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
More formally, a graph property is a class of graphs, i.e. a function{{dubious|date=February 2014}} from graphs to {T,F}, and a graph invariant is a function from graphs to some other set,&amp;lt;ref&amp;gt;R. Diestel, &#039;&#039;Graph Theory&#039;&#039;, 3rd edition, Heidelberg:Springer-Verlag, 2005. [http://www.math.uni-hamburg.de/home/diestel/books/graph.theory/]&amp;lt;/ref&amp;gt; such as to the natural numbers (for scalar invariants),&amp;lt;ref&amp;gt;[http://arxiv.org/abs/0902.3616v1 S. Kreutzer, Algorithmic Meta-Theorems, 2008]&amp;lt;/ref&amp;gt; or to (possibly ordered) sequences of natural numbers (for properties like the [[degree sequence]]), or to a polynomial ring,&amp;lt;ref&amp;gt;I. Averbouch, B. Godlin, and J.A. Makowsky, An extension of the bivariate chromatic polynomial, 2008. [http://www.cs.technion.ac.il/~admlogic/TR/2008/agm08-preprint.pdf]&amp;lt;/ref&amp;gt; such that isomorphic graphs have the same value.&lt;br /&gt;
&lt;br /&gt;
A graph property is often called [[hereditary property|hereditary]] if it also holds for (is &amp;quot;inherited&amp;quot; by) its [[induced subgraph]]s.&amp;lt;ref&amp;gt;{{Citation | last = Alon|first = Noga|author-link = Noga Alon|last2 = Shapira| first2 = Asaf|title = Every monotone graph property is testable|journal = SIAM Journal on Computing|volume = 38|issue = 2|year = 2008|pages = 505–522|doi = 10.1137/050633445|url = http://www.math.tau.ac.il/~nogaa/PDFS/monotone1.pdf}}&amp;lt;/ref&amp;gt;  A property is called &#039;&#039;&#039;additive&#039;&#039;&#039; if it is closed under [[graph union|disjoint union]].&amp;lt;ref&amp;gt;Peter Mihok (1999) &amp;quot;Reducible properties and uniquely partitionable graphs&amp;quot; in: Ronald L. Graham, &amp;quot;Contemporary Trends in Discrete Mathematics&amp;quot;, DIMASC Series in Discrete Mathematics and Computer Science, vol. 49,  ISBN 0-8218-0963-6 [http://books.google.com/books?id=aE_-qdthsWcC&amp;amp;pg=PA217&amp;amp;lpg=PA217&amp;amp;dq=%22induced+hereditary+property%22&amp;amp;source=web&amp;amp;ots=Q_sGAk5c73&amp;amp;sig=7pQOu-zaI8tSABMncyewDU9RyJM#PPA213,M1  p. 214]&amp;lt;/ref&amp;gt; The property of being [[planar graph|planar]] is both hereditary and additive, for example, since a subgraph of a planar graph must be planar, and a disjoint union of two planar graphs must also be planar. The property of being [[connectivity (graph theory)|connected]] is neither, since a subgraph of a connected graph need not be connected, and a disjoint union of two connected graphs cannot be connected.&lt;br /&gt;
&lt;br /&gt;
A graph property is sometimes called &#039;&#039;&#039;monotone increasing&#039;&#039;&#039; (or respectively &#039;&#039;&#039;monotone decreasing&#039;&#039;&#039;) if it is kept under the addition (respectively, the deletion) of edges. For example, the property of being [[connectivity (graph theory)|connected]] is monotone increasing, whereas the property of being 3-colorable is monotone decreasing.&amp;lt;ref&amp;gt;{{citation&lt;br /&gt;
 | last = Friedgut | first = Ehud&lt;br /&gt;
 | doi = 10.1002/rsa.20042&lt;br /&gt;
 | issue = 1-2&lt;br /&gt;
 | journal = Random Structures &amp;amp; Algorithms&lt;br /&gt;
 | mr = 2116574&lt;br /&gt;
 | pages = 37–51&lt;br /&gt;
 | title = Hunting for sharp thresholds&lt;br /&gt;
 | volume = 26&lt;br /&gt;
 | year = 2005}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Graph invariants and graph isomorphism==&lt;br /&gt;
&lt;br /&gt;
Easily computable graph invariants are instrumental for fast recognition of [[graph isomorphism]], or rather non-isomorphism, since for any invariant at all, two graphs with different values cannot (by definition) be isomorphic.  Two graphs with the same invariants may or may not be isomorphic, however.&lt;br /&gt;
&lt;br /&gt;
A graph invariant &#039;&#039;I&#039;&#039;(&#039;&#039;G&#039;&#039;) is called &#039;&#039;&#039;complete&#039;&#039;&#039; if the identity of the invariants &#039;&#039;I&#039;&#039;(&#039;&#039;G&#039;&#039;) and &#039;&#039;I&#039;&#039;(&#039;&#039;H&#039;&#039;) implies the isomorphism of the graphs &#039;&#039;G&#039;&#039; and &#039;&#039;H&#039;&#039;.  Finding such an invariant would imply an easy solution to the challenging [[graph isomorphism problem]].  However, even polynomial-valued invariants such as the [[chromatic polynomial]] are not usually complete.  The [[claw (graph theory)|claw graph]] and the [[path graph]] on 4 vertices both have the same chromatic polynomial, for example.&lt;br /&gt;
&lt;br /&gt;
==Some examples of graph properties==&lt;br /&gt;
&lt;br /&gt;
* [[Connected space|connected]]&lt;br /&gt;
* [[Cyclic graph|cyclic]]&lt;br /&gt;
* [[Acyclic graph|acyclic]]&lt;br /&gt;
* [[2-colorable]]&lt;br /&gt;
* [[3-colorable]]&lt;br /&gt;
* [[n-colorable]]&lt;br /&gt;
* [[bipartite graph|bipartite]] - same as 2-coloring&lt;br /&gt;
* [[Planar graph|planar]]&lt;br /&gt;
&lt;br /&gt;
== Some graph invariants ==&lt;br /&gt;
=== Scalars ===&lt;br /&gt;
* [[order (graph theory)|order]] - the number of vertices&lt;br /&gt;
* [[size (graph theory)|size]] - the number of edges&lt;br /&gt;
* [[Distance (graph theory)|diameter]] - the longest of the shortest path lengths between pairs of vertices&lt;br /&gt;
* [[girth (graph theory)|girth]] - the length of the shortest cycle contained in the graph&lt;br /&gt;
* [[clustering coefficient]]&lt;br /&gt;
* [[betweenness centrality]]&lt;br /&gt;
* [[Connectivity (graph theory)|vertex connectivity]] - the smallest number of vertices whose removal disconnects the graph&lt;br /&gt;
* [[edge connectivity]] - the smallest number of edges whose removal disconnects the graph&lt;br /&gt;
* [[independence number]] - the largest size of an independent set of vertices&lt;br /&gt;
* [[clique number]] - the largest order of a complete subgraph&lt;br /&gt;
* [[algebraic connectivity]]&lt;br /&gt;
* [[vertex chromatic number]] - the minimum number of colors needed to color all vertices so that [[Adjacent (graph theory)|adjacent]] vertices have a different color&lt;br /&gt;
* [[edge chromatic number]] - the minimum number of colors needed to color all edges so that adjacent edges have a different color&lt;br /&gt;
* [[vertex covering number]] - the minimal number of vertices needed to cover all edges&lt;br /&gt;
* [[edge covering number]] - the minimal number of edges needed to cover all vertices&lt;br /&gt;
* [[Cheeger constant (graph theory)|isoperimetric number]]&lt;br /&gt;
* [[arboricity]]&lt;br /&gt;
* [[graph genus]]&lt;br /&gt;
* [[Book embedding|pagenumber]]&lt;br /&gt;
* [[Hosoya index]]&lt;br /&gt;
* [[Wiener index]]&lt;br /&gt;
* [[Estrada index]]&lt;br /&gt;
* [[Colin de Verdière graph invariant]]&lt;br /&gt;
* [[boxicity]]&lt;br /&gt;
* [[Strength of a graph (graph theory)|strength]]&lt;br /&gt;
&lt;br /&gt;
=== Sequences and polynomials ===&lt;br /&gt;
* [[degree sequence]]&lt;br /&gt;
* [[graph spectrum]]&lt;br /&gt;
* [[characteristic polynomial]] of the [[adjacency matrix]]&lt;br /&gt;
* [[chromatic polynomial]] – the number of &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;-colorings viewed as a function of &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;&lt;br /&gt;
* [[Tutte polynomial]] – a bivariate function that encodes much of the graph’s connectivity&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Topological index]]&lt;br /&gt;
*[[Graph canonization]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Graph Property}}&lt;br /&gt;
[[Category:Graph invariants|*]]&lt;br /&gt;
[[Category:Graph theory]]&lt;/div&gt;</summary>
		<author><name>63.226.32.16</name></author>
	</entry>
</feed>