Fix GetEdgeHistogram() for undirected graphs
The Histogram type 'hist_t' should have a 'double' value, so that counts of 1/2 can be added when it's known things are going to be counted twice. (and I don't know what that 'double_t' thing was doing there)
Please register or sign in to comment