Changeset ef9ad9
- Timestamp:
- 08/15/11 21:36:22 (22 months ago)
- Branches:
- master, python3
- Children:
- 95470f
- Parents:
- d5ab42
- git-author:
- Tiago de Paula Peixoto <tiago@…> (08/15/11 21:36:22)
- git-committer:
- Tiago de Paula Peixoto <tiago@…> (08/15/11 21:36:22)
- File:
-
- 1 edited
-
src/graph_tool/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/graph_tool/__init__.py
rd5ab42 ref9ad9 948 948 949 949 The order of the edges traversed by the iterator **does not** 950 necess esarly correspond to the edge index ordering, as given by the950 necessarily correspond to the edge index ordering, as given by the 951 951 :attr:`~graph_tool.Graph.edge_index` property map. This will only 952 952 happen after :meth:`~graph_tool.Graph.reindex_edges` is called, or in
Note: See TracChangeset
for help on using the changeset viewer.


