Changes for version 0.04

  • Changed the variables called "neighbor(s)" to "successor(s)", because what I was thinking of as neighbors were actually successors.
  • Made the load method handle Math::Matrix and Math::MatrixBool objects (without requiring that the modules be loaded).
  • Added conditional tests for these, of course.
  • Updated documentation, appropriately.

Modules

A weighted graph implementation