COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
09/17/04 17:51:50 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1188
Message:
  • Name changing: XYZGraphSkeleton -> XYZGraph
  • Fix some bad \ref's in the doc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/peter/hierarchygraph.h

    r826 r880  
    424424
    425425    ///Read/write/reference map of the nodes to type \c T.
    426     /// \sa MemoryMapSkeleton
     426    /// \sa MemoryMap
    427427    /// \todo We may need copy constructor
    428428    /// \todo We may need conversion from other nodetype
     
    483483    ///It behaves exactly in the same way as \ref NodeMap.
    484484    /// \sa NodeMap
    485     /// \sa MemoryMapSkeleton
     485    /// \sa MemoryMap
    486486    /// \todo We may need copy constructor
    487487    /// \todo We may need conversion from other edgetype
     
    538538  ///
    539539  /// \todo This blabla could be replaced by a sepatate description about
    540   /// Skeletons.
     540  /// s.
    541541  ///
    542542  /// It can be used for checking the interface compatibility,
Note: See TracChangeset for help on using the changeset viewer.