Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
Cascade merge sort is similar to the polyphase merge sort but uses a simpler distribution.
A more sophisticated merge sort that optimizes tape (and disk) drive usage is the polyphase merge sort.
A polyphase merge sort is an algorithm which decreases the number of runs at every iteration of the main loop by merging runs into larger runs.