graph-algorithm/minimum-cut

Use simpler heap in _order

Opened this issue · 0 comments

We only need:

  • makeheap with equal priorities
  • pop
  • decreasekey by 1