Provider: | J-MCDA |
---|---|
Version: | 0.2 |
-Contact: Olivier Cailloux <[email protected]>
-Web page: https://sourceforge.net/projects/j-mcda/
-Reference: None
Computes assignments according to the Electre TRI procedure.
The alternatives and profiles to consider.
The profiles of the categories in which alternatives are to be sorted.
-Tag: categoriesProfiles
The weights of the criteria to consider.
-Tag: criteriaValues
The performances of the alternatives and profiles.
-Tag: performanceTable
The majority threshold specifying where to cut the outranking relation.
-Tag: methodParameters
-Code:
<methodParameters> <parameter> <value> <real>%1</real> </value> </parameter> </methodParameters>
-Status: define parameter value via XMCDA file or input by hand, by default via input by hand.
-Name: cut_threshold
The criteria to consider (with preference and indifference thresholds).
-Tag: criteria
The categories in which alternatives are to be sorted.
-Tag: categories
The type of sorting to use (optimistic, pessimistic or both).
-Tag: methodParameters
-Code:
<methodParameters> <parameter> <value> <label>%1</label> </value> </parameter> </methodParameters>
-Status: define parameter value via XMCDA file or input by hand, by default via input by hand.
-Name: sorting_mode
- -Possible values:
- OPTIMISTIC : Optimistic sorting. (item0)
- PESSIMISTIC : Pessimistic sorting. (item1)
- BOTH : Sorting both optimistic and pessimistic. (item2)
-Default value: item0
The affectations of the alternatives computed from the given input data.
-Tag: alternativesAffectations
A status message.
-Tag: methodMessages
For further technical details on the web service underlying this program, have a look at its documentation here.