All Subgraphs of a Graph

subgraphs(G, order = 3)

Arguments

G

A graph whose subgraphs we want to find.

order

The size of the subgraphs.