1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

Graph library - latest version

Posted by Tom De Smedt on May 15, 2008

The latest release of the Graph library (1.9.5.1) uploaded a few days ago had a small bug in it. Those of you who downloaded it between May 12-15 2008 should download it again.

This release has many fixes and improvements. Main features are the inclusion of a node.can_reach() method for searching the graph, a graph.fringe() method for finding nodes on the boundaries of the graph, and support outside of NodeBox (useful for running doing background analysis from the command line).