| Provider: | RXMCDA |
|---|---|
| Version: | 1.0 |
-Contact: Patrick Meyer (patrick.meyer@telecom-bretagne.eu) and Helene Schmitz
Generates random (uniformly distributed) ranks of alternatives.
The seed for the random numbers generator (integer).
-Status: define parameter value via XMCDA file or input by hand, by default via input by hand.
-Name: seed
-Constraint description: An integer value.
-Default value: 1
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 list of messages generated by the algorithm.
-Tag: methodMessages
The ranks of the alternatives.
-Tag: alternativesValues
-Code:
<alternativesValues mcdaConcept="alternativesRanks"> <alternativeValue> [...] </alternativeValue> [...] </alternativesValues>
For further technical details on the web service underlying this program, have a look at its documentation here.