TheAlgorithms/Python

Add a index priority queue to Data Structures

Closed this issue · 1 comments

Feature description

As there is no IPQ implementation in the standard python library, I wish to add one to TheAlgorithms.

Nevermind