-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tpie::merge_sorter wrapper class (closes #144)
This also removes the Buckets = 0 option for the Levelized Priority Queue, since it spawns a single bucket that is spurious and dead. If we need an unbucketed Levelized Priority Queue at some point (e.g. Issue #149) we should do so with a completely new class.
- Loading branch information
1 parent
7ad942b
commit 60b6787
Showing
7 changed files
with
163 additions
and
453 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.