Opened 18 years ago

Closed 13 years ago

#372 closed Feature Requests (fixed)

adjacency_matrix should model BidirectionalGraph

Reported by: Douglas Gregor Owned by: Douglas Gregor
Milestone: Component: graph
Version: None Severity: Optimization
Keywords: Cc:

Description (last modified by Douglas Gregor)

Class template adjacency_matrix should model the 
BidirectionalGraph concept. This will require the introduction of an 
in_edge_iterator that strides across the rows of the adjacency 
matrix.

Change History (3)

comment:1 by Marshall Clow, 15 years ago

Owner: changed from Douglas Gregor to doug_gregor
Severity: Optimization
Status: assignednew

comment:2 by Douglas Gregor, 14 years ago

Description: modified (diff)
Owner: changed from doug_gregor to Douglas Gregor

comment:3 by Jeremiah Willcock, 13 years ago

Resolution: Nonefixed
Status: newclosed

This appears to have been fixed.

Note: See TracTickets for help on using tickets.