Opened 18 years ago
Last modified 13 years ago
#372 closed Feature Requests (fixed)
adjacency_matrix should model BidirectionalGraph — at Initial Version
| Reported by: | Douglas Gregor | Owned by: | Douglas Gregor |
|---|---|---|---|
| Milestone: | Component: | graph | |
| Version: | None | Severity: | Optimization |
| Keywords: | Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.
