Changeset 280:e7f8647ce760 in lemon for lemon/smart_graph.h
- Timestamp:
- 07/14/08 16:23:11 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/smart_graph.h
r238 r280 301 301 ///\warning This functionality cannot be used together with the Snapshot 302 302 ///feature. 303 ///\todo It could be implemented in a bit faster way.304 303 Node split(Node n, bool connect = true) 305 304 {
Note: See TracChangeset
for help on using the changeset viewer.