Boost C++ Libraries: Ticket #3386: BGL compressed sparse row (CSR) format should support bi-directional graphs https://svn.boost.org/trac10/ticket/3386 <p> The compressed sparse row graph currently supports directed graphs only. For our application bi-directional graphs are required. See the discussion on the boost users mailing list: "[BGL] reducing memory requirements for adjacency list" from 2009-09-01 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3386 Trac 1.4.3 Jeremiah Willcock Wed, 09 Sep 2009 21:29:19 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3386#comment:1 https://svn.boost.org/trac10/ticket/3386#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/56128" title="Refactored and added bidirectional CSR support; fixes #3386">[56128]</a>) Refactored and added bidirectional CSR support; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3386" title="#3386: Feature Requests: BGL compressed sparse row (CSR) format should support bi-directional graphs (closed: fixed)">#3386</a> </p> Ticket