Commit 2022-10-25 03:33 db091637
View on Github →feat(combinatorics/simple_graph/subgraph): single-vertex and single-edge subgraphs (#16435)
Constructors for single-vertex and single-edge subgraphs along with some associated properties. Also includes dot notation improvements for simple_graph.subgraph.adj
.