After Harris Spungen made his conjecture in 2013,8 Doug Shaw shortly discovered a counterexample, the Harris graph. Jayna Fishman and Elizabeth Petrie found two more Harris graphs in the same year. Over the next few years, three more Harris graphs were discovered, until Hirotaka Yoneda discovered what was thought to be the minimal Harris graph in 2018.9
In 2023, Akshay Anand implemented a Harris graph checker in Java.10 That same year, 241,375 Harris graphs were found of order 12 or less, and the Hirotaka graph was proven to be unique by code written by Shubhra Mishra and Marco Troper.11 The number of Harris graphs with n vertices was also made into an OEIS sequence.12
A k-barnacle is a path of length k between two nodes where every node on the path has degree 2. Flowering is the process of adding a 2-barnacle between two nodes on the shortest path between two odd-degree nodes.
Flowering a tough, non-Hamiltonian graph that has an even number of nodes with odd degrees produces a Harris graph.13 Adding a 2-barnacle to a graph preserves its toughness while making it more difficult to be Hamiltonian. Furthermore, because a graph cannot have an odd number of vertices with odd degrees, the process of flowering can transform any non-Hamiltonian, tough graph into an Eulerian one as well.
A 5-wheel is added between one edge in one Harris graph and another edge in another Harris graph, and two nodes from each 5-wheel are connected to each other that were not connected to the original graph. Since adding the connections and the 5-wheel does not cause the graph to be Hamiltonian, non-Eulerian, or not tough if it already met those conditions, the result will be one Harris graph.14
Replacing an edge from an existing Harris graph with a 2-barnacle creates a Harris graph since all old degrees will be preserved, while the barnacle has a degree of 2 by definition, so the graph is still Eulerian. Since it is now even harder for the graph to be Hamiltonian, and since the graph's toughness remains the same, adding a barnacle anywhere keeps the graph Eulerian, tough, and non-Hamiltonian.15
The Hirotaka graph, with 7 and size 12, is the Harris graph with the smallest order.1617 The first appearance of this graph was in a paper as an example of a non-Hamiltonian, tough graph.18 Douglas Shaw proved it to be minimal by showing all Eulerian graphs of order 6 or lower were not Hamiltonian and tough. Java code written by Shubhra Mishra and Marco Troper proved it unique.19
The first Harris graph discovered was the Shaw graph, which has order 9 and size 14.202122 This graph served as the counterexample to Harris Spungen's 2013 conjecture.
The minimal barnacle-free Harris graph, or the Lopez graph, has order 13 and size 33. It was constructed to address a conjecture that barnacle-free Harris graphs do not exist.23
Harris graphs are particularly valuable in teaching graph theory because they possess easily understandable properties and methods for finding and verifying them.2425 They offer an ideal balance between challenge and accessibility, making them an engaging problem for students at various levels.26
Working with Harris graphs encourages students to experiment with different concepts and solutions, promoting creativity and mathematical thinking. This process keeps students engaged and collaborating with each other, as they often work together to verify potential solutions, enhancing teamwork and collective problem-solving skills.27
Mishra, Shubhra. "Harris Graph Repository". sites.google.com. Retrieved 5 July 2024. https://sites.google.com/view/harris-graphs/ ↩
Gandini, Francesca; Mishra, Shubhra; Shaw, Douglas (18 December 2023). "Families of Harris Graphs". arXiv:2312.10936 [math.CO]. /wiki/ArXiv_(identifier) ↩
"A366315 - OEIS". oeis.org. Retrieved 23 January 2025. https://oeis.org/A366315 ↩
Shaw, Douglas (16 November 2018). "Harris Graphs—A Graph Theory Activity for Students and Their Instructors". The College Mathematics Journal. 49 (5): 323–326. doi:10.1080/07468342.2018.1507382 – via tandfonline. https://www.tandfonline.com/doi/full/10.1080/07468342.2018.1507382 ↩
Anand, Akshay (12 July 2023). "Harris Graph Checker". Retrieved 7 July 2024. https://replit.com/@AkshayAnand4/HarrisGraphChecker ↩
Chvátal, V. (1 July 1973). "Tough graphs and hamiltonian circuits". Discrete Mathematics. 5 (3): 215–228. doi:10.1016/0012-365X(73)90138-6. ISSN 0012-365X. https://www.sciencedirect.com/science/article/pii/0012365X73901386 ↩