| Provider: | J-MCDA |
|---|---|
| Version: | 0.5.1 |
-Contact: Olivier Cailloux <olivier.cailloux@ecp.fr>
-Web page: http://sourceforge.net/projects/j-mcda/
-Reference: None
Computes assignments according to the Electre TRI procedure.
-Optional: yes, enabled by default
The alternatives to consider. Set some alternatives as inactive (or remove them) to ignore them.
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.
-Tag: performanceTable
The performances of the 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, possibly with preference, indifference and veto thresholds. Each one must have a preference direction. Set some criteria as inactive (or remove them) to ignore them.
-Tag: criteria
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.