Research Article

A Reliability-Based Consensus Model for Multiattribute Group Decision-Making with Analytically Evidential Reasoning Approach

Algorithm 3

The algorithm to MAGDM with reliability-based consensus model.
Input: Expert assessments ,
; Attribute set ; Reliability set of experts on attribute , ; Weight
set of attributes .
Output: Evaluation results for each alternative , .
Begin
Call Algorithm 1 to compute the distance on three levels.
Call Algorithm 2 to compute group opinions on attributes that meet the model requirements,
, .
For k=1 to K
For l=1 to L
Establish the models as in Eq. (20a), (20b), (20c), (20d), and (20e) and compute .
EndFor
EndFor
End