Commit 2024-08-15 22:11 c98ad2f6

View on Github →

feat(Combinatorics/SimpleGraph): Define diameter of simple graphs and provide basic lemmas related to it (#12058) This defines the diameter of a simple graph, and provides a basic API for it.

Estimated changes