Distance
Chebyshev Distance: L∞ norm (maximum coordinate difference)
Roy, B. · 1991
Overview
Distance (L∞, minimax). Output typically distance (lower value = preferred).
Strengths
- •Method-specific: Distance (L∞, minimax)
Method assistant
Grounded explanations: it explains the method, it does not compute.
Edge cases
- •See F.steps and D.parameters for DIST-CHEBYSHEV-specific edge handling. recommendation_metadata.assumptions_to_verify also lists boundary conditions.
Common pitfalls
- •Bkz. DIST-CHEBYSHEV F.steps citation_anchor'lar ve P.verification_status.
Worked example
- 1.Adım 1 (F1): Compute the Chebyshev Distance between vectors a and b. Formül: d_\infty(\mathbf{a},\mathbf{b}) = \max_{j=1}^{n} |a_j - b_j| Anchor: Roy 1991 (Chebyshev / L∞ distance; pending PDF page verification)
How to cite
Roy, B. (1991). Chebyshev Distance. Journal of Multi-Criteria Decision Analysis.