Bradley Meyer
Bradley Meyer
Thanks for your reply. I had indeed written such a python script [retrieve_xml_via_get.py](https://gist.github.com/mbradle/21b4a997e3fcfea93a6bfe35b14a6a80) such that I could do **python retrieve_xml_via_get.py https://osf.io/e6vja/download out.xml** **xmllint out.xml** That's a perfectly satisfactory solution. I...
Thanks for the update. There are two examples included in the pull request: example/rank-branchings1.cpp and example/rank-branchings2.cpp Once compiled, they are executed as: ./rank-branchings1 and (for example) ./rank-branchings2 branching_input.txt -10 I've...
I've squashed and reworded commits. I've rebased to boostorg:develop. I'm still seeing a couple of travis-ci failures that I can't reproduce on my end. Thanks, and best wishes.
Sorry, I rebased again before I saw your last message. I hope that's ok. Best wishes.