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
Kelly Kelly may refer to: Art and entertainment * Kelly (Kelly Price album) * Kelly (Andrea Faustini album) * ''Kelly'' (musical), a 1965 musical by Mark Charlap * "Kelly" (song), a 2018 single by Kelly Rowland * ''Kelly'' (film), a 1981 Canadi ...
Kelly, 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 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 e ...
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 e ...
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 an ...
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 In graph theory, the degree (or valency) of a vertex of a graph is the number of edges that are incident to the vertex; in a multigraph, a loop contributes 2 to a vertex's degree, for the two ends of the edge. The degree of a vertex v is deno ...
– 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 *
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 c ...
* 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 ...
s in a graph * Chromatic polynomial *Being a perfect graph 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. In ...
, 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 Béla Bollobás FRS (born 3 August 1943) is a Hungarian-born British mathematician who has worked in various areas of mathematics, including functional analysis, combinatorics, graph theory, and percolation. He was strongly influenced by Pau ...
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 graphs - 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 u ...
* Disconnected graphs *
Unit interval graph In graph theory, a branch of mathematics, an indifference graph is an undirected graph constructed by assigning a real number to each vertex and connecting two vertices by an edge when their numbers are within one unit of each other.. Indifference ...
s *
Separable graph In mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements (nodes or edges) that need to be removed to separate the remaining nodes into two or more isolated subgr ...
s without end vertices * Maximal planar graphs *
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 fo ...
s * Outerplanar graphs *
Critical blocks Critical or Critically may refer to: *Critical, or critical but stable, medical states **Critical, or intensive care medicine *Critical juncture, a discontinuous change studied in the social sciences. *Critical Software, a company specializing in ...


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 A tournament is a competition involving at least three competitors, all participating in a sport or game. More specifically, the term may be used in either of two overlapping senses: # One or more competitions held at a single venue and concentr ...
(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. * Hypergraphs ( 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 * 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