I think your problem is that all your verticies are at the same location.
From the documentation:
" Prior to invoking this algorithm, it is recommended that the vertices be
placed along the vertices of a regular n-sided polygon via
circle_layout<http://www.boost.org/libs/graph/doc/circle_layout.html>.
"