COIN-OR::LEMON - Graph Library

Changeset 1424:7edc220d6244 in lemon for lemon


Ignore:
Timestamp:
05/15/19 13:33:55 (5 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
1.2
Phase:
public
Amend:
64656133343266303432616633616532343038303566396637363761343462333836636530353933
Message:

Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/list_graph.h

    r1355 r1424  
    12101210    ListGraph() {}
    12111211
    1212     typedef Parent::OutArcIt IncEdgeIt;
     1212    typedef Parent::IncEdgeIt IncEdgeIt;
    12131213
    12141214    /// \brief Add a new node to the graph.
Note: See TracChangeset for help on using the changeset viewer.