COIN-OR::LEMON - Graph Library

Changeset 594:23a608ba40ab in lemon-0.x


Ignore:
Timestamp:
05/10/04 11:12:28 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@773
Message:

Spell check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/graph_wrapper.h

    r593 r594  
    467467    bool hidden(const Edge& e) const { return !(*edge_filter_map)[e]; }
    468468
    469     /// This is a linear time operation an works only if
     469    /// This is a linear time operation and works only if
    470470    /// NodeIt is defined.
    471471    int nodeNum() const {
Note: See TracChangeset for help on using the changeset viewer.