PrometheeFlows-J Version: 0.5.5 Provider: J-MCDA
Description: Computes Promethee flows (net flows, positive flows, or negative flows).
PrometheePreference-J Version: 0.5.5 Provider: J-MCDA
Description: Computes a preference relation, a la Promethee.
PrometheeProfiles-J Version: 0.5.5 Provider: J-MCDA
Description: Computes the profiles of the given alternatives on the given criteria, a la Promethee.
randomAlternatives Version: 1.0 Provider: PyXMCDA
Description: This web service allows to create a simple list of alternative by simply providing the desired number of alternatives, or a list of alternatives names.
randomAlternativesRanks Version: 1.0 Provider: RXMCDA
Description: Generates random (uniformly distributed) ranks of alternatives.
randomCriteria Version: 1.1 Provider: PyXMCDA
Description: This web service allows to create a simple list of criteria by providing the desired number of criteria. Now, it is not taking into account creation of thresholds.
randomCriteriaWeights Version: 1.0 Provider: RXMCDA
Description: Generates random (uniformly distributed) and normalized (sum = 1) weights of criteria.
randomNormalizedPerformanceTable Version: 1.0 Provider: RXMCDA
Description: Generates a performance table with numeric values in the real unit interval, from a uniform distribution.
randomPerformanceTable Version: 1.1 Provider: PyXMCDA
Description: This web service allows to create a simple performance table by providing a list of alternatives and a list of criteria.
rankAlternativesValues Version: 1.1 Provider: RXMCDA
Description: Calculates the rank of alternatives via their overall values. A parameter named maxMin allows to determine if the best value is the highest or the lowest one (by default, the lowest value is ranke ...