This page is published in English.
Ranking
QUALIFLEX - QUALItative FLEXible multiple criteria method
Permutation concordance (all ranking permutations tested)
Paelinck, J. H. P.1978doi:10.1016/0165-1765(78)90023-X ↗
Overview
QUALIFLEX finds the permutation π* that maximises the weighted concordance index I(π). It is exact (exhaustive) for small m; for m > 7-8 use branch-and-bound or heuristic search. QUALIFLEX handles ordinal and cardinal weights equally well and naturally reveals near-optimal permutations (alternatives with similar I(π) values).
- Output
- rank position, higher is better
- Data
- Crisp, complete numeric matrix
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-12 criteria works best
- Used for
- Complex multi-stakeholder decisions
How it works
- 1
Enumerate all m! permutations π of alternatives. For each permutation and each ordered pair (A_i, A_k) where π ranks A_i above A_k, compute concordance index c_jik = sign(x_ij − x_kj) adjusted for criterion direction.
Paelinck 1978, p.194 Eq.(1)
- 2
Compute comprehensive concordance index I(π) = Σ_j Σ_{i≻k in π} w_j · c_jik(π). Select the permutation π* with maximum I(π) as the optimal ranking.
Paelinck 1978, p.194-195 Eq.(2)
Look elsewhere when
- •Small dataset (m<3). Outranking benefit minimal.
- •Compensatory preferences acceptable. Simpler ranking method.
Assumptions to verify
- Decision-maker can specify preference (p), indifference (q), and veto (v) thresholds
- Non-compensatory preference structure
Edge cases and pitfalls
Combinatorial explosion: m=8 gives 40320 permutations; m=10 gives 3,628,800 - use heuristics beyond m=7.
Works with
How to cite
Paelinck, J. H. P. (1978). Qualiflex: A flexible multiple-criteria method. Economics Letters. https://doi.org/10.1016/0165-1765(78)90023-X
System ID, as it appears in reports and the API
QUALIFLEX