MultiIssueFun
- class negmas.preferences.MultiIssueFun(*args, **kwargs)[source]
Bases:
Fun,ProtocolA value function mapping values from multiple issues to a real number
Attributes Summary
Methods Summary
__call__(x)Call self as a function.
minmax(input)scale_by(scale)- rtype:
shift_by(offset)- rtype:
xml(indx, issues[, bias])- rtype:
Attributes Documentation
- dim
Methods Documentation