Heap's algorithm

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:complexity O(n!)
gptkbp:field computer science
https://www.w3.org/2000/01/rdf-schema#label Heap's algorithm
gptkbp:input set of n elements
gptkbp:introduced 1963
gptkbp:namedAfter B. R. Heap
gptkbp:not_related_to heap data structure
gptkbp:output all possible permutations
gptkbp:type recursive algorithm
iterative algorithm
gptkbp:usedFor generating permutations
gptkbp:bfsParent gptkb:Johnson–Trotter_algorithm
gptkbp:bfsLayer 8