Website: ELECTRE I Decision Support System (Website)
Overview
This project implements the ELECTRE I method, a multicriteria decision-making (MCDM) approach used to select the best alternatives based on multiple criteria.
It provides a web interface where users can input data and obtain decision results using the ELECTRE I algorithm.
Features
Input:
Alternatives
Criteria
Objectives (maximize / minimize)
Weights
Thresholds (seuils)
Processing:
The system computes:
Concordance matrix
Discordance matrix
Surclassement (outranking) matrix
Output:
The system determines:
Outranking relations
Kernel (set of best alternatives)
Technologies Used
React.js , js, Vite
Like this project
Posted Aug 14, 2026
Developed a decision support system using the ELECTRE I method.