Decision Deck project

diviz software

Using diviz: Developer's corner:

XMCDA standard

XMCDA web services

Frozen initiatives



cutRelation

Provider:J-MCDA
Version:0.5.1

Description

-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.

Cuts a fuzzy relation (on alternatives) at a given threshold and produces a binary relation.

Inputs

relation

Description:

The fuzzy relation to cut.

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

cut_threshold

Description:

The threshold specifying where to cut the relation.

XMCDA related:

-Tag: methodParameters

-Code:

<methodParameters>
   <parameter>
         <value>
            <real>%1</real>
         </value>
   </parameter>
</methodParameters>

GUI information:

-Status: define parameter value via XMCDA file or input by hand, by default via input by hand.

-Name: cut_threshold


Outputs

binary_relation

Description:

The binary relation resulting from the cut.

XMCDA related:

-Tag: alternativesComparisons

messages

Description:

A status message.

XMCDA related:

-Tag: methodMessages

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