let maxInDegree graph =
    computeDegree graph;
    snd(MSin.max_binding !_indatadegree)