# A new record of graph enumeration enabled by parallel processing

**Authors:** Zhipeng Xu, Xiaolong Huang, Fabian Jimenez, Yuefan Deng

arXiv: 1907.12455 · 2019-12-11

## TL;DR

This paper reports a breakthrough in graph enumeration using supercomputers, expanding known sequences and discovering optimal regular graphs for network design, by adapting classical algorithms for parallel processing.

## Contribution

It introduces a parallel processing method for enumerating regular graphs, enabling the computation of larger graph classes and discovering optimal graphs for network applications.

## Key findings

- Enumerated 4-regular graphs of order 23, setting a new record.
- Discovered several optimal regular graphs with minimal ASPL.
- Demonstrated the effectiveness of parallel adaptation of GENREG.

## Abstract

Using three supercomputers, we broke a record set in 2011, in the enumeration of non-isomorphic regular graphs by expanding the sequence of A006820 in Online Encyclopedia of Integer Sequences (OEIS), to achieve the number for 4-regular graphs of order 23 as 429,668,180,677,439, while discovering serval optimal regular graphs with minimum average shortest path lengths (ASPL) that can be used as interconnection networks for parallel computers. The number of 4-regular graphs and the optimal graphs, extremely time-consuming to calculate, result from a method we adapt from GENREG, a classical regular graph generator, to fit for supercomputers' strengths of using thousands of processor cores.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.12455/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.12455/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1907.12455/full.md

---
Source: https://tomesphere.com/paper/1907.12455