Boost C++ Libraries: Ticket #374: LEDA adaptors for node_array, edge_array https://svn.boost.org/trac10/ticket/374 <pre class="wiki">LEDA has constructs similar to property maps, called node_array and edge_array, that allow the user to create external mappings from vertices or edges to user-defined data. Both classes are templated over the data type T. The BGL LEDA adaptors should provide a wrapper for these data structures to make them into property maps, so that LEDA graphs and LEDA's form of external property maps can be used with BGL algorithms. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/374 Trac 1.4.3 tessarakt Tue, 06 Feb 2007 23:56:55 GMT <link>https://svn.boost.org/trac10/ticket/374#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/374#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=1531541 Originator: NO This works. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Douglas Gregor</dc:creator> <pubDate>Wed, 07 Feb 2007 14:13:58 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/374#comment:2 https://svn.boost.org/trac10/ticket/374#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket