Documentation

Reconstruction.Regular

Reconstruction Conjecture — Regular Graphs #

Regular graphs are a reconstructible graph class: if G is d-regular and has the same deck as H (on ≥ 3 vertices), then H is also d-regular.

Main results #

References #

Regular graphs are reconstructible. If G is d-regular and has the same deck as H (on ≥ 3 vertices), then H is also d-regular.

The degree multiset of a d-regular graph consists entirely of d's. Since the degree multiset is reconstructible (SameDeck.degreeMultiset_eq), H has the same degree multiset, hence is also d-regular.