Version: | 0.1.0 |
---|---|
Provider: | PUT |
SOAP service’s name: | |
ElectreDistillationRank-PUT (see SOAP requests for details) |
This module provides three types of resultes performed on downwards and upwards distillation: intersection (outranking relation), final rank (distance to the best solution), median rank.
Web page: https://github.com/MTomczyk/ElectreDiviz
(For outputs, see below)
Alternatives to consider
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
Product of downwards distillation
The input value should be a valid XMCDA document whose main tag is <alternativesValues>
.
Product of upwards distillation
The input value should be a valid XMCDA document whose main tag is <alternativesValues>
.
Intersection of downwards and upwards distillation
The returned value is a XMCDA document whose main tag is <alternativesComparisons>
.
Ranks of alternatives calculated from intersection
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Median ranking
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Messages or errors generated by this module.
The returned value is a XMCDA document whose main tag is <methodMessages>
.