How do I stop the breadth-first search using Boost Graph Library when using a custom visitor? - by ypv Say I found the node that meets my criteria and I need to stop the search. Read the article