in reply to Graph modules

What's wrong with Graph?

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Replies are listed 'Best First'.
Re^2: Graph modules
by nosbod (Scribe) on May 19, 2008 at 15:31 UTC
    It only returns one of the paths if multiple paths of the same length exist
      So patch it. The code is easy to understand and the maintainer is very open to patches.

      My criteria for good software:
      1. Does it work?
      2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?