sage.graphs.graph_list.from_graph6
Hello,
I would like to use the method sage.graphs.graph_list.from_graph6()
However, it seems that there is some problem. For example, with this file: users.cecs.anu.edu.au/~bdm/data/chordal4.g6
I got the runtime error
RuntimeError: the string seems corrupt: valid characters are ?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~
However, I don't see any invalid character...
Is there something I miss? Best
Works fine for me in Sage 9.0.beta5 using Python3 under Ubuntu. What is your configuration ?
sage 8.6 for debian