id summary reporter owner description type status milestone component version severity resolution keywords cc 6780 [BGL] add Maximum Adjacency Search fvilas@… Jeremiah Willcock Currently, the maximum adjacency search (MAS) algorithm is embedded as a phase of the Stoer-Wagner min-cut algorithm. This patch promotes it to be a public search algorithm with a visitor concept similar to BFS or DFS. The existing Stoer-Wagner implementation is modified to use the MAS. The patch also includes HTML documentation of MAS. Patches closed To Be Determined graph Boost 1.48.0 Problem fixed BGL Maximum Adjacency Search