I have a list of graphs that I take their canonical_label 's and then I save that list to a file.
Now I want to open that file and get sage graphs from the list of canonical_label 's
How can I do it?
Thank you!
| 1 | initial version |
I have a list of graphs that I take their canonical_label 's and then I save that list to a file.
Now I want to open that file and get sage graphs from the list of canonical_label 's
How can I do it?
Thank you!
| 2 | The strings that I am saving are the graph6_string (this detail was not included in my original question) |
I have a list of graphs that I take their canonical_label 's graph6_string and then I save that list to a file.
Now I want to open that file and get sage graphs from the list of canonical_label 'sgraph6_string
How can I do it?
Thank you!
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.