| Provider: | kappalab |
|---|---|
| Version: | 1.0 |
-Contact: Patrick Meyer (patrick.meyer@telecom-bretagne.eu)
Computes the Choquet integral from a normalised Mobius transform of a capacity.
Indicates the level of k-additivity of the Mobius capacity (the Mobius transform of subsets whose cardinal is superior to k vanishes).
-Status: define parameter value via XMCDA file or input by hand, by default via XMCDA file.
-Name: kAdditivity
-Constraint description: The value should be a positive integer, less than or equal to the number of criteria.
-Default value: 1
A list of criteria. Criteria can be activated or desactivated via the <active> tag (true or false). By default (no <active> tag), criteria are considered as active.
-Tag: criteria
-Code:
<criteria> <criterion> <active>[...]</active> [...] </criterion> [...] </criteria>
A list of alternatives. Alternatives can be activated or desactivated 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
The Mobius transform of a capacity.
-Tag: criteriaValues
-Code:
<criteriaValues> <criterionValue> <criteriaSet> <element> <criterionID>[...]</criterionID> </element> [...] </criteriaSet> <value> <real>[...]</real> </value> </criterionValue> [...] </criteriaValues>
A list of messages generated by the algorithm.
-Tag: methodMessages
The overall values of the alternatives.
-Tag: alternativesValues
-Code:
<alternativesValues mcdaConcept="overallValues"> <alternativeValue> [...] </alternativeValue> [...] </alternativesValues>
For further technical details on the web service underlying this program, have a look at its documentation here.