Changeset 804:6874a72dbdc5 in lemon-0.x for src/hugo
- Timestamp:
- 09/06/04 10:21:42 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/hugo/vector_map_factory.h
r799 r804 22 22 * The template parameter is the MapRegistry that the maps 23 23 * will belong to. 24 * 25 * \todo It should use a faster initialization using the maxNodeId() or 26 * maxEdgeId() function of the graph istead of iterating through each 27 * edge/node. 24 28 */ 25 29
Note: See TracChangeset
for help on using the changeset viewer.