kotiinorder
Kotiinorder describes a class of constrained permutations of a finite set relative to a relation on the set. It is a notion used primarily in theoretical discussions to explore locality constraints in ordered arrangements.
It imposes locality: related elements must lie within a bounded distance in the resulting sequence.
Let X be finite and R a symmetric relation on X. For a positive integer k, a
This concept is closely related to the graph bandwidth problem. If one views R as the edge
Existence is not guaranteed; deciding whether a kotiinorder with bandwidth at most k exists for a given
Origin and usage: The term is not standard in published literature and is mainly used in theoretical
Applications and relevance include data layout and cache-aware algorithms, where arranging related items close together can
See also: graph bandwidth, bandwidth minimization, linear extension, graph layout.