mirror of
https://github.com/boostorg/graph.git
synced 2026-01-20 16:42:13 +00:00
src/python/basic_graph.cpp src/python/basic_graph.hpp:
- Add ability to record the names of vertices input via the adjacency list
reader.
example/python/breadth_first_search.py: Building a better example
[SVN r28350]