COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/smart_graph.h

    r280 r238  
    301301    ///\warning This functionality cannot be used together with the Snapshot
    302302    ///feature.
     303    ///\todo It could be implemented in a bit faster way.
    303304    Node split(Node n, bool connect = true)
    304305    {
Note: See TracChangeset for help on using the changeset viewer.