Commit 2021-07-14 17:41 e9b1fbd0
View on Github →feat(combinatorics/simple_graph): add maps and subgraphs (#8223)
Add graph homomorphisms, isomorphisms, and embeddings. Define subgraphs and supporting lemmas and definitions. Also renamed edge_symm
to adj_comm
.