Changes for version 0.10

  • Wow. Where should I begin...
  • Basically, I refactored every single method to accept an attribute argument or use a class default.
  • Added Capacity.pm as an expression of this.
  • Updated the Weighted.pm documentatiion to detail this new generic API.
  • Made tests for the default behavior and Capacity.pm, as nearly identical copies of the original (for Weighted.pm).

Modules

An abstract, weighted graph implementation
A capacity graph implementation