COIN-OR::LEMON - Graph Library

Changeset 1024:b84e68af8248 in lemon-main for lemon/full_graph.h


Ignore:
Timestamp:
11/25/10 22:45:29 (13 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

LGF reader and writer for bipartite graphs (#69)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/full_graph.h

    r1020 r1024  
    992992    }
    993993
     994    using Parent::redNode;
     995    using Parent::blueNode;
     996
    994997    /// \brief Returns the red node with the given index.
    995998    ///
Note: See TracChangeset for help on using the changeset viewer.