Commit 8f6b537e authored by Lotshaw, Phil's avatar Lotshaw, Phil
Browse files

Update README.md

parent 06b516eb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
Dataset and code for results described in https://arxiv.org/abs/2102.06813.  The graphs follow the "connected" graph numberings of Brendan McKay, as described in the Graph folder.  Each folder contains directions on how to interpret the data described there. 
Dataset and code for results described in https://arxiv.org/abs/2102.06813.  Each folder contains directions on how to interpret the data described there. 

A related database of graph structure features can be found at https://github.com/jao204/QAOA_Small_Graph.git from the work of https://arxiv.org/abs/2102.05997 . Unlike the current dataset, these use the "all" graph numberings of Brendan McKay, so the same graphs have different numberings in these resources.  The folder "graph_dictionaries" provides a dictionary translating between these two numbering systems.
A related database of graph structure features can be found at https://github.com/jao204/QAOA_Small_Graph.git from the work of https://arxiv.org/abs/2102.05997 . This uses a different numbering for the graphs than the current dataset, see "Graphs/Graph_connected_all_dictionary" for a dictionary relating these two numbering schemes.