| Provider: | PyXMCDA |
|---|---|
| Version: | 1.0.0 |
-Contact: Veneziano Thomas (thomas.veneziano@uni.lu)
This web service allows to compute intervals of stability on indifference and preference thresholds defined on a set of criteria. Under each interval, a threshold is free to move without impacting the local outranking situations of the alternatives on the criteria. The wider is an interval, the less important is an imprecise fixation.
A list of criteria. Criteria can be activated or deactivated via the <active> tag (true or false). By default (no <active> tag), criteria are considered as active. Defined thresholds will be ignored.
A list of alternatives. Alternatives can be activated or deactivated via the <active> tag (true or false). By default (no <active> tag), alternatives are considered as active.
-Tag: alternatives
-Code:
<alternatives> <alternative> <active>[...]</active> [...] </alternative> [...] </alternatives>
A performance table. The evaluations should be numeric values, i.e. <real>, <integer> or <rational>.
-Tag: performanceTable
A list of messages generated by the algorithm.
-Tag: methodMessages
The set of bounds on indifference and preference thresholds generated by the algorithm.
-Tag: criteriaValues
For further technical details on the web service underlying this program, have a look at its documentation here.