Version: | 0.5.5 |
---|---|
Provider: | J-MCDA |
SOAP service’s name: | |
ElectreConcordance-J-MCDA (see SOAP requests for details) |
Computes a concordance relation.
Contact: Olivier Cailloux <olivier.cailloux@ecp.fr>
Web page: http://sourceforge.net/projects/j-mcda/
Reference: Cailloux, Olivier. Electre and Promethee MCDA methods as reusable software components. In Proceedings of the 25th Mini-EURO Conference on Uncertainty and Robustness in Planning and Decision Making (URPDM 2010). Coimbra, Portugal, 2010.
(For outputs, see below)
The criteria to consider, possibly with preference and indifference thresholds. Each one must have a preference direction. Set some criteria as inactive (or remove them) to ignore them.
The input value should be a valid XMCDA document whose main tag is <criteria>
.
The alternatives to consider. Set some alternatives as inactive (or remove them) to ignore them.
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
The performances of the alternatives on the criteria to consider.
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
The weights of the criteria to consider.
The input value should be a valid XMCDA document whose main tag is <criteriaValues>
.
The concordance relation computed from the given input data.
The returned value is a XMCDA document whose main tag is <alternativesComparisons>
.
A status message.
The returned value is a XMCDA document whose main tag is <methodMessages>
.