Changeset 2352:5e273e0bd5e2 in lemon-0.x for lemon/elevator.h
- Timestamp:
- 01/25/07 15:36:21 (16 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3148
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/elevator.h
r2350 r2352 36 36 /// 37 37 ///\ingroup auxdat 38 ///Using this class you can assign "labels" (nonnegativ integer numbers)38 ///Using this class you can assign "labels" (nonnegative integer numbers) 39 39 ///to the edges or nodes of a graph, manipulate and query them through 40 40 ///operations typically arising in "push-relabel" type algorithms.
Note: See TracChangeset
for help on using the changeset viewer.