Changeset 47268

Timestamp:
Jul 9, 2008, 2:45:45 PM (14 years ago)
Author:
Andrew Sutton
Message:

Finished reimplementing the undirected graph class using the descriptor lib.
This entailed rewriting some of the property store so that it actually
accepts incidence descriptors (iterators) into the various vertices. There's
a common problem of finding an incidence descriptor for a corresponding
vertex descriptor that could be solved a little more cleanly.

Removing some old files that are no longer used.

Stubbing out implementations for compressed (static) graphs. Not sure how
this will work just yet.

Started work on directed graphs.

(No files)

Note: See TracChangeset for help on using the changeset viewer.