So you want a heap with associated data? Perhaps you’re looking for a priority queue:
https://juliacollections.github.io/DataStructures.jl/latest/priority-queue/
So you want a heap with associated data? Perhaps you’re looking for a priority queue:
https://juliacollections.github.io/DataStructures.jl/latest/priority-queue/