I am considering BGL for the graph representation and
uBlas for computing the eigenvalues of BGL adjacency matrix.
So far, my understanding is that BGL's adjacency_matrix is not
compatible with ublas's matrix.
 
Could anyone help me out to resolve this issue?
Or any example?
 
Regards,
Jaewook