Closed jdwaterson closed 8 years ago
Rats -- I was a bit hasty with the last fix and missed a possible sign change.
Your GML is fine, as far as I can tell. This run just happened to trigger a case the last one didn't, and one that I had overlooked.
Thanks for letting me know! Keep 'em coming.
Hi there, I recently reported #3 and you fixed it very promptly, so thanks for that.
I've found another similar-looking problem, so feel I should let you know. The error is basically the same as last time, viz:
And I'm using essentially the same graph data as before. But what's different here is presumably some aspect of the GML representation, because this time the graph is coming from some of my own code, rather than from yEd.
It's possible that it's my GML serializer that's broken. It's very crude, as will be obvious from looking at the output. But yEd can read it okay (and after it's tidied up the graph and transformed the output, HOLA processes the results just fine).
Anyway the offending file is here:
arc.gml.txt