Commit 2025-03-20 16:17 0cdc26bc
View on Github →feat(Combinatorics/SimpleGraph): define odd components (#22125)
Adds the definition oddComponents
: The set of connected components of odd cardinality.
In preparation for Tutte's theorem.
feat(Combinatorics/SimpleGraph): define odd components (#22125)
Adds the definition oddComponents
: The set of connected components of odd cardinality.
In preparation for Tutte's theorem.