This page is published in English.
Ranking
N-TOPSIS - Neutrosophic extension of TOPSIS
Neutrosophic outranking/ranking - Single-Valued Neutrosophic Set (SVNS: T, I, F; T,I,F ∈ [0,1], T+I+F ≤ 3)
Biswas, P., Pramanik, S., Giri, B. C.2016doi:10.1007/s00521-015-1891-2 ↗
Overview
n-topsis extends TOPSIS to handle Neutrosophic uncertainty. All arithmetic operations (normalisation, weighting, distance computation) are performed using Single-Valued Neutrosophic Set (SVNS: T, I, F; T,I,F ∈ [0,1], T+I+F ≤ 3) algebra. The final scores are defuzzified via score function S = (T − F + 1)/2 before ranking.
- Output
- utility, higher is better
- Data
- Single-Valued Neutrosophic, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Single-Valued Neutrosophic MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Construct SVN decision matrix; apply cost complement.
Biswas, Pramanik & Giri 2016, Sec.3 Step1
- 2
Weighted SVNN via scalar multiplication operator.
Biswas, Pramanik & Giri 2016, Sec.3 Step2
- 3
Neutrosophic PIS A⁺ and NIS A⁻ (component-wise extrema of weighted SVNNs).
Biswas, Pramanik & Giri 2016, Sec.3 Step3
- 4
Euclidean separation from PIS/NIS using normalised neutrosophic distance.
Biswas, Pramanik & Giri 2016, Sec.3 Step4
- 5
Closeness coefficient CC_i; rank descending.
Biswas, Pramanik & Giri 2016, Sec.3 Step5
Fits when / Look elsewhere when
Fits when
- •Preserves single_valued_neutrosophic uncertainty through the pipeline rather than premature crispification at elicitation
- •Native group-decision support (multi-DM aggregation built into the pipeline)
Look elsewhere when
- •Crisp data sufficient - use base TOPSIS directly (avoid unnecessary uncertainty layer)
- •Aggregation operator (PFWA/PFOWA/etc.) not specified - output ambiguous
Assumptions to verify
- Decision matrix entries are valid Single-Valued Neutrosophic numbers/tuples
- Underlying crisp method's compensation assumption holds in uncertain space
- All decision-maker(s) and experts use the same linguistic/uncertainty scale
Limitations
- •Rank reversal known on alternative-set changes (ref: inherited from crisp base; cf. Belton-Gear 1983, Wang-Luo 2009)
Edge cases and pitfalls
Value-space violation: ensure all entries satisfy SVNS: T,I,F ∈ [0,1]; 0 ≤ T+I+F ≤ 3 before computation.
Defuzzification method affects ranking: score function S = (T − F + 1)/2 is the canonical choice but alternatives exist.
Works with
Commonly takes its weights from
How to cite
Biswas, P.; Pramanik, S.; Giri, B. C. (2016). TOPSIS method for multi-attribute group decision-making under single-valued neutrosophic environment. Neural Computing and Applications. https://doi.org/10.1007/s00521-015-1891-2
System ID, as it appears in reports and the API
N-TOPSIS