| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentMap<Atom,UtilityFunctionInt> |
MADeMAgArch.utilityFunctions
Utility functions repository
|
| Modifier and Type | Method and Description |
|---|---|
private float |
MADeMAgArch.getUtility(java.lang.String auctioneer,
Term allocation,
UtilityFunctionInt utilityFunction)
Obtains the utility value given by a specific utility function.
|