You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a merge operation destroys the heaps it is applied to, then it should be called meld instead of merge. See for example the Binomial Heap implementation.
If a merge operation destroys the heaps it is applied to, then it should be called
meld
instead ofmerge
. See for example the Binomial Heap implementation.The text was updated successfully, but these errors were encountered: