COIN-OR::LEMON - Graph Library

Changeset 1808:c499025ca638 in lemon-0.x for lemon/topology.h


Ignore:
Timestamp:
11/16/05 14:39:29 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2351
Message:

wirteable -> writable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/topology.h

    r1807 r1808  
    14271427  /// partitions of the graph.
    14281428  /// \param graph The undirected graph.
    1429   /// \retval partMap A writeable bool map of nodes. It will be set as the
     1429  /// \retval partMap A writable bool map of nodes. It will be set as the
    14301430  /// two partitions of the graph.
    14311431  /// \return %True if \c graph is bipartite, %false otherwise.
Note: See TracChangeset for help on using the changeset viewer.