Boost logo

Boost :

From: Wang Weiwei (wwwang_at_[hidden])
Date: 2006-07-22 01:06:59


Hello,

In the BGL doc @ http://www.boost.org/libs/graph/doc/graph_coloring.html
There's a function with name 'smallest_last_ordering', in which there's a line of code:

degree_buckets.push(*v);

but I cannot find where is 'degree_buckets' declared.

What's wrong?

By the way, is there any sample code that is using this function?

Thanks

Max


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk