HOME

TheInfoList



OR:

Informally, the reconstruction conjecture in
graph theory In mathematics, graph theory is the study of '' graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conn ...
says that graphs are determined uniquely by their subgraphs. It is due to KellyKelly, P. J.
A congruence theorem for trees
''Pacific J. Math.'' 7 (1957), 961–968.
and
Ulam Ulam may refer to: * ULAM, the ICAO airport code for Naryan-Mar Airport, Russia * Ulam (surname) * Ulam (salad), a type of Malay salad * ''Ulam'', a Filipino term loosely translated to viand or side dish; see Tapa (Filipino cuisine) * Ulam, the l ...
.Ulam, S. M., A collection of mathematical problems, Wiley, New York, 1960.


Formal statements

Given a graph G = (V,E), a vertex-deleted subgraph of G is a subgraph formed by deleting exactly one vertex from G. By definition, it is an
induced subgraph In the mathematical field of graph theory, an induced subgraph of a graph is another graph, formed from a subset of the vertices of the graph and ''all'' of the edges (from the original graph) connecting pairs of vertices in that subset. Definit ...
of G. For a graph G, the deck of G, denoted D(G), is the
multiset In mathematics, a multiset (or bag, or mset) is a modification of the concept of a set that, unlike a set, allows for multiple instances for each of its elements. The number of instances given for each element is called the multiplicity of that ...
of isomorphism classes of all vertex-deleted subgraphs of G. Each graph in D(G) is called a card. Two graphs that have the same deck are said to be hypomorphic. With these definitions, the conjecture can be stated as: * Reconstruction Conjecture: Any two hypomorphic graphs on at least three vertices are isomorphic. : (The requirement that the graphs have at least three vertices is necessary because both graphs on two vertices have the same decks.) HararyHarary, F., On the reconstruction of a graph from a collection of subgraphs. In ''Theory of Graphs and its Applications (Proc. Sympos. Smolenice, 1963)''. Publ. House Czechoslovak Acad. Sci., Prague, 1964, pp. 47–52. suggested a stronger version of the conjecture: * Set Reconstruction Conjecture: Any two graphs on at least four vertices with the same sets of vertex-deleted subgraphs are isomorphic. Given a graph G = (V,E), an edge-deleted subgraph of G is a subgraph formed by deleting exactly one edge from G. For a graph G, the edge-deck of G, denoted ED(G), is the
multiset In mathematics, a multiset (or bag, or mset) is a modification of the concept of a set that, unlike a set, allows for multiple instances for each of its elements. The number of instances given for each element is called the multiplicity of that ...
of all isomorphism classes of edge-deleted subgraphs of G. Each graph in ED(G) is called an edge-card. * Edge Reconstruction Conjecture: (Harary, 1964) Any two graphs with at least four edges and having the same edge-decks are isomorphic.


Recognizable properties

In context of the reconstruction conjecture, a
graph property In graph theory, a graph property or graph invariant is a property of graphs that depends only on the abstract structure, not on graph representations such as particular labellings or drawings of the graph.. Definitions While graph drawing and ...
is called recognizable if one can determine the property from the deck of a graph. The following properties of graphs are recognizable: * Order of the graph – The order of a graph G, , V(G), is recognizable from D(G) as the multiset D(G) contains each subgraph of G created by deleting one vertex of G. Hence , V(G), = , D(G), * Number of edges of the graph – The number of edges in a graph G with n vertices, , E(G), is recognizable. First note that each edge of G occurs in n-2 members of D(G). This is true by the definition of D(G) which ensures that each edge is included every time that each of the vertices it is incident with is included in a member of D(G), so an edge will occur in every member of D(G) except for the two in which its endpoints are deleted. Hence, , E(G), = \sum \frac where q_i is the number of edges in the ''i''th member of D(G). * Degree sequence – The degree sequence of a graph G is recognizable because the degree of every vertex is recognizable. To find the degree of a vertex v_i—the vertex absent from the ''i''th member of D(G)—, we will examine the graph created by deleting it, G_i. This graph contains all of the edges not incident with v_i, so if q_i is the number of edges in G_i, then , E(G), - q_i = \deg(v_i). If we can tell the degree of every vertex in the graph, we can tell the degree sequence of the graph. * (Vertex-)Connectivity – By definition, a graph is n-vertex-connected when deleting any vertex creates a n-1-vertex-connected graph; thus, if every card is a n-1-vertex-connected graph, we know the original graph was n-vertex-connected. We can also determine if the original graph was connected, as this is equivalent to having any two of the G_i being connected. *
Tutte polynomial The Tutte polynomial, also called the dichromate or the Tutte–Whitney polynomial, is a graph polynomial. It is a polynomial in two variables which plays an important role in graph theory. It is defined for every undirected graph G and contain ...
*
Characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The ...
* Planarity *The types of
spanning tree In the mathematical field of graph theory, a spanning tree ''T'' of an undirected graph ''G'' is a subgraph that is a tree which includes all of the vertices of ''G''. In general, a graph may have several spanning trees, but a graph that is no ...
s in a graph *
Chromatic polynomial The chromatic polynomial is a graph polynomial studied in algebraic graph theory, a branch of mathematics. It counts the number of graph colorings as a function of the number of colors and was originally defined by George David Birkhoff to stu ...
*Being a
perfect graph In graph theory, a perfect graph is a graph in which the chromatic number of every induced subgraph equals the order of the largest clique of that subgraph ( clique number). Equivalently stated in symbolic terms an arbitrary graph G=(V,E) is per ...
or an
interval graph In graph theory, an interval graph is an undirected graph formed from a set of intervals on the real line, with a vertex for each interval and an edge between vertices whose intervals intersect. It is the intersection graph of the intervals. ...
, or certain other subclasses of perfect graphsvon Rimscha, M.: Reconstructibility and perfect graphs. ''Discrete Mathematics'' 47, 283–291 (1983)


Verification

Both the reconstruction and set reconstruction conjectures have been verified for all graphs with at most 11 vertices by Brendan McKay.McKay, B. D., Small graphs are reconstructible, ''Australas. J. Combin.'' 15 (1997), 123–126. In a probabilistic sense, it has been shown by Béla Bollobás that almost all graphs are reconstructible.Bollobás, B., Almost every graph has reconstruction number three, ''J. Graph Theory'' 14 (1990), 1–4. This means that the probability that a randomly chosen graph on n vertices is not reconstructible goes to 0 as n goes to infinity. In fact, it was shown that not only are almost all graphs reconstructible, but in fact that the entire deck is not necessary to reconstruct them — almost all graphs have the property that there exist three cards in their deck that uniquely determine the graph.


Reconstructible graph families

The conjecture has been verified for a number of infinite classes of graphs (and, trivially, their complements). *
Regular graph In graph theory, a regular graph is a graph where each vertex has the same number of neighbors; i.e. every vertex has the same degree or valency. A regular directed graph must also satisfy the stronger condition that the indegree and outdegre ...
s - Regular Graphs are reconstructible by direct application of some of the facts that can be recognized from the deck of a graph. Given an n-regular graph G and its deck D(G), we can recognize that the deck is of a regular graph by recognizing its degree sequence. Let us now examine one member of the deck D(G), G_i. This graph contains some number of vertices with a degree of n and n vertices with a degree of n-1. We can add a vertex to this graph and then connect it to the n vertices of degree n-1 to create an n-regular graph which is isomorphic to the graph which we started with. Therefore, all regular graphs are reconstructible from their decks. A particular type of regular graph which is interesting is the complete graph. *
Trees In botany, a tree is a perennial plant with an elongated stem, or trunk, usually supporting branches and leaves. In some usages, the definition of a tree may be narrower, including only woody plants with secondary growth, plants that are ...
* Disconnected graphs * Unit interval graphs * Separable graphs without end vertices *
Maximal planar graph In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. In other words, it can be drawn in such a way that no edges cr ...
s *
Maximal outerplanar graph In graph theory, an outerplanar graph is a graph that has a planar drawing for which all vertices belong to the outer face of the drawing. Outerplanar graphs may be characterized (analogously to Wagner's theorem for planar graphs) by the two ...
s *
Outerplanar graph In graph theory, an outerplanar graph is a graph that has a planar drawing for which all vertices belong to the outer face of the drawing. Outerplanar graphs may be characterized (analogously to Wagner's theorem for planar graphs) by the two fo ...
s * Critical blocks


Reduction

The reconstruction conjecture is true if all 2-connected graphs are reconstructible.Yang Yongzhi:The reconstruction conjecture is true if all 2-connected graphs are reconstructible. ''Journal of graph theory'' 12, 237–243 (1988)


Duality

The vertex reconstruction conjecture obeys the duality that if G can be reconstructed from its vertex deck D(G), then its complement G' can be reconstructed from D(G') as follows: Start with D(G'), take the complement of every card in it to get D(G), use this to reconstruct G, then take the complement again to get G'. Edge reconstruction does not obey any such duality: Indeed, for some classes of edge-reconstructible graphs it is not known if their complements are edge reconstructible.


Other structures

It has been shown that the following are not in general reconstructible: * Digraphs: Infinite families of non-reconstructible digraphs are known, including tournaments (StockmeyerStockmeyer, P. K., The falsity of the reconstruction conjecture for tournaments, ''J. Graph Theory'' 1 (1977), 19–25.) and non-tournaments (StockmeyerStockmeyer, P. K., A census of non-reconstructable digraphs, I: six related families, ''J. Combin. Theory Ser. B'' 31 (1981), 232–239.). A tournament is reconstructible if it is not strongly connected.Harary, F. and Palmer, E., On the problem of reconstructing a tournament from sub-tournaments, ''Monatsh. Math.'' 71 (1967), 14–23. A weaker version of the reconstruction conjecture has been conjectured for digraphs, see
new digraph reconstruction conjecture The reconstruction conjecture of Stanisław Ulam is one of the best-known open problems in graph theory. Using the terminology of Frank Harary it can be stated as follows: If ''G'' and ''H'' are two graphs on at least three vertices and ƒ is a b ...
. *
Hypergraph In mathematics, a hypergraph is a generalization of a graph in which an edge can join any number of vertices. In contrast, in an ordinary graph, an edge connects exactly two vertices. Formally, an undirected hypergraph H is a pair H = (X,E) ...
s ( KocayKocay, W. L., A family of nonreconstructible hypergraphs, ''J. Combin. Theory Ser. B'' 42 (1987), 46–63.). * Infinite graphs. Let T be a tree on an infinite number of vertices such that every vertex has infinite degree, and let ''n''T be the
disjoint union In mathematics, a disjoint union (or discriminated union) of a family of sets (A_i : i\in I) is a set A, often denoted by \bigsqcup_ A_i, with an injection of each A_i into A, such that the images of these injections form a partition of A ...
of ''n'' copies of T. These graphs are hypomorphic, and thus not reconstructible. Every vertex-deleted subgraph of any of these graphs is isomorphic: they all are the disjoint union of an infinite number of copies of T. * Locally finite graphs. The question of reconstructibility for locally finite infinite trees (the Harary-Schwenk-Scott conjecture from 1972) was a longstanding open problem until 2017, when a non-reconstructible tree of maximum degree 3 was found by Bowler et al.Bowler, N., Erde, J., Heinig, P., Lehner, F. and Pitz, M. (2017), A counterexample to the reconstruction conjecture for locally finite trees. Bull. London Math. Soc..


See also

*
New digraph reconstruction conjecture The reconstruction conjecture of Stanisław Ulam is one of the best-known open problems in graph theory. Using the terminology of Frank Harary it can be stated as follows: If ''G'' and ''H'' are two graphs on at least three vertices and ƒ is a b ...
* Partial symmetry


Further reading

For further information on this topic, see the survey by Nash-Williams. Nash-Williams, C. St. J. A., The Reconstruction Problem, in ''Selected topics in graph theory'', 205–236 (1978).


References

{{DEFAULTSORT:Reconstruction Conjecture Conjectures Unsolved problems in graph theory