- get_filter_function_names - Class in jmadem
-
Internal function for getting the names of the filter functions already
registered in the MADeM agent.
- get_filter_function_names() - Constructor for class jmadem.get_filter_function_names
-
- get_list_of_personal_weights - Class in jmadem
-
Internal function for getting the personal weights being used by the MADeM agent.
- get_list_of_personal_weights() - Constructor for class jmadem.get_list_of_personal_weights
-
- get_list_of_utility_weights - Class in jmadem
-
Internal function for getting the utility weights being used by the MADeM agent.
- get_list_of_utility_weights() - Constructor for class jmadem.get_list_of_utility_weights
-
- get_multimodality - Class in jmadem
-
Internal function for getting the type of multimodality used by the MADeM agent.
- get_multimodality() - Constructor for class jmadem.get_multimodality
-
- get_personal_weight - Class in jmadem
-
Internal function for getting the personal weight being applied to another agent's utilities.
- get_personal_weight() - Constructor for class jmadem.get_personal_weight
-
- get_remove_MADeM_data - Class in jmadem
-
Internal function for getting the value of the automatic remove of MADeM data flag.
- get_remove_MADeM_data() - Constructor for class jmadem.get_remove_MADeM_data
-
- get_timeout - Class in jmadem
-
Internal function for getting the bid timeout used by the MADeM agent.
- get_timeout() - Constructor for class jmadem.get_timeout
-
- get_utility_function_names - Class in jmadem
-
Internal function for getting the names of the utility functions already
registered in the MADeM agent.
- get_utility_function_names() - Constructor for class jmadem.get_utility_function_names
-
- get_utility_weight - Class in jmadem
-
Internal function for getting weight being applied to a certain utility function.
- get_utility_weight() - Constructor for class jmadem.get_utility_weight
-
- get_welfare - Class in jmadem
-
Internal function for getting the social welfare being used by the MADeM agent.
- get_welfare() - Constructor for class jmadem.get_welfare
-
- getAgents() - Method in class jmadem.DecisionData
-
Returns the name of the agents involved in the decision.
- getAllocations() - Method in class jmadem.DecisionData
-
Returns the allocations considered as solutions for the decision problem.
- getFilterFunctionNames() - Method in class jmadem.MADeMAgArch
-
Gets the names of the filter functions previously registered in the MADeM agent.
- getId() - Method in class jmadem.DecisionData
-
Returns the identifier of the decision making.
- getMultimodality() - Method in class jmadem.DecisionData
-
Gets the type of multimodality used in the Winner Determination Problem.
- getMultimodality() - Method in class jmadem.MADeMAgArch
-
Gets the type of multimodality used in the Winner Determination Problem.
- getPersonalWeight(Atom) - Method in class jmadem.MADeMAgArch
-
Gets the personal weight of the MADeM agent towards another agent.
- getPersonalWeights() - Method in class jmadem.DecisionData
-
Returns the personal weights for the agents involved in the decision.
- getPersonalWeights() - Method in class jmadem.MADeMAgArch
-
Gets the personal weights of the MADeM agent.
- getReturnWelfare() - Method in class jmadem.DecisionData
-
Returns whether the winner determination problem (WDP) returns the social welfare
of winner allocations.
- getTimeout() - Method in class jmadem.MADeMAgArch
-
Gets bid timeout (in milliseconds).
- getTimeoutTask() - Method in class jmadem.DecisionData
-
Returns the task object that can be used to cancel or check execution of the timeout..
- getUtility(String, Term, UtilityFunctionInt) - Method in class jmadem.MADeMAgArch
-
Obtains the utility value given by a specific utility function.
- getUtilityFunctionNames() - Method in class jmadem.MADeMAgArch
-
Gets the names of the utility functions previously registered in the MADeM agent.
- getUtilityFunctions() - Method in class jmadem.DecisionData
-
Returns the name of the utility functions used to express preference.
- getUtilityValues() - Method in class jmadem.DecisionData
-
Returns the utility values received from the agents involved in the decision.
- getUtilityWeight(Atom) - Method in class jmadem.MADeMAgArch
-
Gets the weight of the MADeM agent for a certain utility function.
- getUtilityWeights() - Method in class jmadem.DecisionData
-
Returns the utility weights for the utility functions being used.
- getUtilityWeights() - Method in class jmadem.MADeMAgArch
-
Gets the utility weights of the MADeM agent.
- getWelfare() - Method in class jmadem.DecisionData
-
Returns the social welfare applied to solve the decision problem.
- getWelfare() - Method in class jmadem.MADeMAgArch
-
Gets the social welfare of the MADeM agent.