Skip to content

thedemz/python-ogdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ogdf

Python extending OGDF

http://www.ogdf.net

Note!

This is only a demo example for now.

$ python run_demo.py

will run demo.py that invokes code that have been compiled in main.cpp

read comment in setup.py before

$ python setup install --home=.

The ogdf was compiled with the shared option and -fPIC flag

$ ccmake path/to/ogdf/.

The shared libs libCOIN.so and libOGDF.so have been included in lib/python/

About

Python extending OGDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published