public interface UtilityFunctionInt
| Modifier and Type | Method and Description |
|---|---|
float |
computeUtility(java.lang.String auctioneer,
Term alloc,
MADeMAgArch agArch)
Computes the utility value given to an allocation.
|
float computeUtility(java.lang.String auctioneer,
Term alloc,
MADeMAgArch agArch)
throws UtilityFunctionException
auctioneer - agent asking for preferencealloc - allocation being evaluatedagArch - architecture of the MADeM agentUtilityFunctionException - when any error occurs