Decision Deck project

diviz software

Using diviz: Developer's corner:

XMCDA standard

XMCDA web services

Frozen initiatives



inconsistencyResolution

Provider:CppXMCDA
Version:1.0

Description

-Contact: Jun ZHENG<jun.zheng@ecp.fr>

-Reference: V. Mousseau, L.C. Dias, J. Figueira, C. Gomes, and J.N. Clìmaco. Resolving inconsistencies among constraints on the parameters of an MCDA model. European Journal of Operational Research, 147(1):72-93, 2003.

Provides suggestions of deleting a subset of a set of inconsistent constraints to obtain a consistent set based on Mixed-integer linear programming (MILP) technique, confidence level can be considerd.

Inputs

methodParameters

Description:

The parameters required to resolve inconsistency including resolution criterion(confidencelevel or cardinality),maximum number of constraints to be deleted, and confidence level at which to resolve inconsistency(required if the resolution criterion is based on confidence level).

criteriaLinearConstraints

Description:

A set of inconsistent constraints.

XMCDA related:

-Tag: criteriaLinearConstraints

Outputs

suggestions

Description:

The result present the descriptions of each subset of constraints within the subset list. After one of the subset is deleted, the system becomes consistent.

XMCDA related:

-Tag: methodMessages

constraints_suggestions

Description:

The result indicates the list of subsets of constraints. After one of the subset is deleted, the system becomes consistent.

XMCDA related:

-Tag: criteriaLinearConstraints

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