PrometheePreference

Provider:J-MCDA
Version:0.5.5

Description

Computes a preference relation, a la Promethee.

  • Contact: Olivier Cailloux <olivier.cailloux@ecp.fr>
  • Web page: http://sourceforge.net/projects/j-mcda/
  • Reference: Cailloux, Olivier. Electre and Promethee MCDA methods as reusable software components. In Proceedings of the 25th Mini-EURO Conference on Uncertainty and Robustness in Planning and Decision Making (URPDM 2010). Coimbra, Portugal, 2010.

Inputs

(For outputs, see below)

criteria

Description:

The criteria to consider, possibly with preference and veto thresholds (provided separated via the input ‘criteriaThresholds’). Each one must have a preference direction (see input ‘criteriaScales’). Set some criteria as inactive (or remove them) to ignore them.

alternatives

Optional: yes, enabled by default

Description:

The alternatives to consider. Set some alternatives as inactive (or remove them) to ignore them.

XMCDA related:

  • Tag: alternatives

criteria scales

Description:

The scale of the criteria to consider.

XMCDA related:

  • Tag: criteriaScales

criteria thresholds

Optional: yes, enabled by default

Description:

The criteria’ preference and indifference thresholds.

XMCDA related:

  • Tag: criteria

performances

Description:

The performances of the alternatives on the criteria to consider.

XMCDA related:

  • Tag: performanceTable

weights

Description:

The weights of the criteria to consider.

XMCDA related:

  • Tag: criteriaValues

Outputs

preference

Description:

The preference relation computed from the given input data.

XMCDA related:

  • Tag: alternativesMatrix

messages

Description:

A status message.

XMCDA related:

  • Tag: programExecutionResult

For further technical details on the web service underlying this program, have a look at its documentation here.