Uses of Interface
jmadem.UtilityFunctionInt

Uses of UtilityFunctionInt in jmadem
 

Fields in jmadem with type parameters of type UtilityFunctionInt
private  java.util.concurrent.ConcurrentMap<Atom,UtilityFunctionInt> MADeMAgArch.utilityFunctions
          Utility functions repository
 

Methods in jmadem with parameters of type UtilityFunctionInt
private  float MADeMAgArch.getUtility(java.lang.String auctioneer, Term allocation, UtilityFunctionInt utilityFunction)
          Obtains the utility value given by a specific utility function.