mirror of
https://github.com/boostorg/graph.git
synced 2025-05-10 15:34:00 +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]