A deap is a doubly priority queue for efficient data operations. Both insertion and deletion operations take O(log(N)) time. Access of min or max takes constant time. It can be useful when both min and max are needed in the queue. It can also be used in situations where the number of items is too large and items with low priorities can be dropped with keep memory footprint small.
Features
- data structure
- doubly priority queue
- deap
- heap
License
GNU General Public License version 3.0 (GPLv3)Follow deapheap
Other Useful Business Software
Taking the Paper Out of Work
The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of deapheap!