COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/grid_graph.h

    r834 r782  
    504504  /// Most of its member functions and nested classes are documented
    505505  /// only in the concept class.
    506   ///
    507   /// This class provides constant time counting for nodes, edges and arcs.
    508506  class GridGraph : public ExtendedGridGraphBase {
    509507    typedef ExtendedGridGraphBase Parent;
Note: See TracChangeset for help on using the changeset viewer.