i1 : L = generateGraphs 5; |
i2 : filterGraphs(L, hashTable {"Connectivity" => 0, "NegateConnectivity" => true}) -- the connected graphs on five vertices
o2 = {D?{, DCw, DC{, DEw, DEk, DE{, DFw, DF{, DQo, DQw, DQ{, DUW, DUw, DU{,
------------------------------------------------------------------------
DTw, DT{, DV{, D]w, D]{, D^{, D~{}
o2 : List
|