Changeset 50017

Timestamp:
Nov 29, 2008, 5:09:11 PM (14 years ago)
Author:
Andrew Sutton
Message:
  • Removed the possibility of creating an actual edge set. The global edge list for undirected graph only needs to be lists or vectors. Removed all overloads and specializations related to it.
  • Implemented the edge() function for incidence sets.
  • Need to back out the implementation of add_edge() and make it more efficient for graphs w/ unique edges (simple graphs).
(No files)

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