| Provider: | PyXMCDA |
|---|---|
| Version: | 1.0 |
-Contact: Alexandru Olteanu (alexandru.olteanu@uni.lu)
This web service allows to compute ordered clusters of alternatives from an outranking relation with the aim of maximizing the indifference between the alternatives inside the same cluster, and maximizing the preference relations in one direction or another between different clusters.
A list of alternatives. Alternatives can be activated or dezactivated via the <active> tag (true or false). By default (no <active> tag), alternatives are considered as active.
The outranking relation used to compare the objects.
-Tag: alternativesComparisons
The 4 method parameters: min (real value) - the minimum of the valuation domain of the relation; max (real value) - the maximum of the valuation domain of the relation; cut (real value) - the cut level of the relation (for a relation valued between 0(false) and 1(true) we normally have a 0.5 cut level; for a relation valued between -1 and 1 we normally have a 0 cut level); bipolar (boolean value) - the type of cut on the relation (false means a classic, true means bipolar)
-Tag: methodParameters
A list of messages generated by the algorithm.
-Tag: methodMessages
The clusters names.
-Tag: categories
The alternatives clusters affectations.
-Tag: alternativesAffectations
The relation between clusters.
-Tag: categoriesComparisons
For further technical details on the web service underlying this program, have a look at its documentation here.