Opened 16 years ago

Closed 13 years ago

#875 closed Bugs (fixed)

No iterator based constructor for adjacency_matrix

Reported by: nobody Owned by: Jeremiah Willcock
Milestone: Component: graph
Version: None Severity: Problem
Keywords: Cc:

Description

The documentation says there should be another contructor for adjacency_matrix taking EdgeIterators for arguments.  I'm using 1.33.1 and cannot find one, nor in the latest CVS.

hw271@cam.ac.uk

Change History (4)

comment:1 by Jeremiah Willcock, 13 years ago

Owner: changed from jsiek to Jeremiah Willcock
Severity: Showstopper
Status: assignednew

comment:2 by Jeremiah Willcock, 13 years ago

Status: newassigned

comment:3 by Jeremiah Willcock, 13 years ago

Severity: ShowstopperProblem

comment:4 by Jeremiah Willcock, 13 years ago

Resolution: Nonefixed
Status: assignedclosed

(In [53217]) Added graph properties to adjacency_matrix; fixed constructors to match documentation; fixes #875

Note: See TracTickets for help on using tickets.