heap position tracking for better find operation
Optimized find operation with tracking element position in heap. O(N) -> O(1).
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Optimized find operation with tracking element position in heap. O(N) -> O(1).