Ask Your Question

Revision history [back]

If OGDF is fast, since it is free software (GPL), it might be worth interfacing it with Sage. You can have a look at https://doc.sagemath.org/html/en/thematic_tutorials/cython_interface.html

If OGDF is fast, fast enough for your needs, since it is free software (GPL), it might be worth interfacing it with Sage. You can have a look at https://doc.sagemath.org/html/en/thematic_tutorials/cython_interface.html

If OGDF is fast enough for your needs, since it is free software (GPL), it might be worth interfacing it with Sage. You can have a look at https://doc.sagemath.org/html/en/thematic_tutorials/cython_interface.html

EDIT : there even seems to be Python bindings : https://github.com/n-coder/ogdf-python