Skip to content
  • Tiago Peixoto's avatar
    Fix GetEdgeHistogram() for undirected graphs · 32ae550d
    Tiago Peixoto authored
    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)
    32ae550d