Graph 6 string contains "\n"
I found some graphs with graph 6 string containing "\n" as a substring. But, then
g=Graph('XZ|f|a\nvrMxUrw}~iuhZjV~fxg~s^X[~~XZqlyuT~^~n~nnT~h')
calls an error:
RuntimeError: The string (XZ|f|a) seems corrupt: for n = 25, the string is too short.
Any ideas?
Thanks
Can you give an example of a graph whose graph6 string contains "\n"? It's easier to test it out and look for a solution if we have an example to work with.