ordenings
Ordenings is the Dutch plural for ordering, used in mathematics to refer to order relations that describe how elements of a set can be arranged or compared. An ordering specifies a notion of which elements come before others and thereby induces a structure on the set.
The most common types are partial orders and total (linear) orders. A partial order is a relation
Well-orders are a special kind of total order with a strong minimality property: every nonempty subset has
Examples illustrate the concept. The natural numbers with the usual ≤ form a total order. The set
Applications of ordenings include sorting data, designing algorithms and data structures (such as heaps and sorted