NodeBox

Create visual output with Python programming code
Home Download Reference Tutorial Library Gallery About

Graphing

Another network graphing library. This one is a lot more mature than Notwork or the ConceptNet Graphs in that it uses the Boost Graph Library for Python. BGL uses standarised mathematical algorithms for traversing graphs.





The Graph library for NodeBox has the following functionality:

Why this is useful? You could schematise Wikipedia and find the shortest path between two articles (i.e. find out how they relate conceptually) for example.


Created by Tom De Smedt