Jeremy W. Murphy
Jeremy W. Murphy
Not sure if they are still active on Boost.Graph, but if someone submits a pull request to fix this issue, I can help them get it polished and merge it.
I'll prioritise merging in the fix asap.
Could someone please check out the fix I just merged and test it? Thanks to @DeuceBox for making the PR.
Thanks for pointing it out. That's about how long I've been maintainer for and I'm still learning what needs to be done! I assumed all that release tag business would...
Do you have something else that reads GraphML to compare against? I mean, how did you verify that it's well formed?
If you have a minimal unit test that fails, I would be happy to merge that even without a fix. Btw, if you two are regular users of BGL, we...
Great. Can you all email me and we can start organizing.
I just realized, after all this time, that maybe you can't see my email address on my GitHub profile. :) That's OK, now that I've rediscovered this thread and reminded...
> Can't boost just take any implementation from https://uoj.ac/problem/81 (see https://uoj.ac/submission/559649) ? I am using the fastest implementation from there because boost fails with segfaults on random tests. I can't...
I note that you did not include replacing the existing implementation with your Spirit-based parser; why not? If there are existing unit tests for `read_graphviz` then I would be happy...