You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abdullah edited this page Sep 1, 2026
·
8 revisions
AdaptiveOrder
AdaptiveOrder (-o 14:<policy>) is an experimental compatibility interface
that dispatches to another ordering. It has no intrinsic permutation.
The selected policy must determine a concrete ordering, after which GraphBrew
records the requested policy, resolved ordering, and mapping identity.
For controlled comparisons, prefer either:
-o 12:<configuration> for an explicit composition; or
-o 13:<mapping> for a pre-generated permutation.
If Algorithm 14 is used, preserve the complete policy string and resolved
mapping fingerprint in the result record. Do not treat the interface itself
as an ordering algorithm.