let maxOutDegree graph =
    computeDegree graph;
    snd(MSout.max_binding !_outdatadegree)