id summary reporter owner description type status milestone component version severity resolution keywords cc 6892 VertexIndexGraph concept not required for bron_kerbosch_all_cliques() astukalov@… Jeremiah Willcock "bron_kerbosch_all_cliques() declares that it needs VertexIndexGraph, whereas it's not used and it could be successfully compiled without it. (See also http://boost.2283326.n4.nabble.com/graph-Bron-Kerbosch-Documentation-td3621063.html) Due to this requirement adjacency_list<> could not be used with this algorithm. ATM only undirected_graph<> supports the concept, and there are multiple problems with this graph implementation." Patches closed To Be Determined graph Boost 1.49.0 Problem fixed