k-queue sortable

Tags: #definition

k-queue sortable

Recall a queue (first in first out) data structure. A permutation is k-queue sortable if there is a way to sort it with k queues.

Examples

Properties