batteries icon indicating copy to clipboard operation
batteries copied to clipboard

refactor: implement `BinaryHeap` using `Vector`

Open fgdorais opened this issue 1 year ago • 0 comments

This is a follow-up to #849 which uses #793 to simplify major parts of the code, paving the way toward correctness proofs for BinaryHeap.

  • [x] Depends on #849
  • [x] Depends on #793

fgdorais avatar Jun 17 '24 10:06 fgdorais