Time complexity of Boost Graph function vertex() on adjacency_list
I am confused about the time complexity of the Boost Graph function vertex()
when operating on an adjacency_list
.
I am confused about the time complexity of the Boost Graph function vertex()
when operating on an adjacency_list
.