COIN-OR::LEMON - Graph Library

Changeset 833:e20173729589 in lemon for lemon/hypercube_graph.h


Ignore:
Timestamp:
11/13/09 18:10:06 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Small doc fixes in several files (#331)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/hypercube_graph.h

    r784 r833  
    288288  /// differ only on one position in the binary form.
    289289  /// This class is completely static and it needs constant memory space.
    290   /// Thus you can neither add nor delete nodes or edges, however 
     290  /// Thus you can neither add nor delete nodes or edges, however,
    291291  /// the structure can be resized using resize().
    292292  ///
Note: See TracChangeset for help on using the changeset viewer.