Version: | 1.0 |
---|---|
Provider: | ws-Mcc |
SOAP service’s name: | |
mccEvaluateClusters-ws-Mcc (see SOAP requests for details) |
This web service evaluates clusters of alternatives based on the following clustering typology: non-relational, relational, ordered, {p+,p-}-exclusive relational and {p+,p-}-exclusive ordered multi-criteria clustering. It outputs 4 performance indicators.
Contact: Alexandru Olteanu (alexandru.olteanu@uni.lu)
(For outputs, see below)
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.
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
The alternatives affectations to the clusters.
The input value should be a valid XMCDA document whose main tag is <alternativesAssignments>
.
The preference relation between alternatives.
The input value should be a valid XMCDA document whose main tag is <alternativesMatrix>
.
The relation between clusters.
The input value should be a valid XMCDA document whose main tag is <categoriesMatrix>
.
The 4 performance indicators of the clustering results.
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.
A list of messages generated by the algorithm.
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.