Multiset vs priority_queue

Revision en1, by gjaiswal108, 2019-06-30 11:52:37

The thing we can do with priority queue, can also be done with multiset. Then what is the quality that's unique in priority queue? Can anyone give any example where multiset fails and only priority queue works?

Tags #multiset, priority queue

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English gjaiswal108 2019-06-30 11:52:37 237 Initial revision (published)