id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7341,Vector subscript out of range exception when calling weighted_core_numbers,Ian Robertson ,Jeremiah Willcock,"I get a vector subscript out of range exception when calling the weighted_core_numbers function in the boost graph library. The exception is actually thrown from within the mutable_queue::update function, but I can't tell if the error is in mutable_queue or in weighted_core_numbers. The attached test program is sufficient to show the problem. The test network is taken from Figure 1 of the Batagelj-Zaversnik paper (http://vlado.fmf.uni-lj.si/pub/networks/doc/cores/cores.pdf), with random integer weights of 1, 2, or 3 added to each edge. ",Bugs,reopened,To Be Determined,graph,Boost 1.51.0,Showstopper,,weighted_core_numbers mutable_queue,