Opened 9 years ago
#9692 new Feature Requests
Add operator[](graph_bundle_t) to compressed_sparse_row_graph<bidirectionalS>
Reported by: | Owned by: | Jeremiah Willcock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | graph |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Hello,
it would be really fine, if in a bidirectional csr graph the graph's properties were accessible in the same way as in a directed csr graph.
Attachments (2)
Change History (2)
by , 9 years ago
Attachment: | boost-csr-graph.zip added |
---|
by , 9 years ago
Attachment: | boost-csr-graph.2.zip added |
---|
Demonstration programm and patch for fixing the bug
Note:
See TracTickets
for help on using tickets.
Demonstration programm and patch for fixing the bug