feat(Combinatorics/Graph): connected graphs#37861
feat(Combinatorics/Graph): connected graphs#37861Jun2M wants to merge 13 commits intoleanprover-community:masterfrom
Conversation
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
…o GraphIsCompOf
PR summary 2a556ee342Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on: |
|
What's the plan for |
|
@YaelDillies, that is exactly the definition of Alternative, thanks to Menger, is |
Graph|
It is difficult to evaluate |
This PR introduces
IsConnectedComponentOf, a graph is a connected component of another graph, andIsConnected, a graph is a self componentUnder this definition, an empty graph is not connected.
Co-authored-by: Peter Nelson apn.uni@gmail.com
OrderBotinstance forGraph#37610GraphLiketypeclass #36743