IndIssues
- class negmas.preferences.IndIssues(*args, **kwargs)[source]
-
The utility value depends on each
Issuevalue through a value function that does not depend on any other issue. (i.e. can be modeled as aLinearAdditiveUtilityFunctionAttributes Summary
Returns the utility_function base type ignoring discounting and similar wrappings.
Returns the preferences type.
Methods Summary
Does the utiltiy of an outcome depend on the
NegotiatorMechanismInterface?Does the utiltiy of an outcome depend on the negotiation state?
Is the ufun stationary (i.e. utility value of an outcome is a constant)?.
Does the utiltiy of an outcome depend on factors outside the negotiation?
Attributes Documentation
- base_type
Returns the utility_function base type ignoring discounting and similar wrappings.
- type
Returns the preferences type.
Methods Documentation
- abstractmethod is_session_dependent() bool
Does the utiltiy of an outcome depend on the
NegotiatorMechanismInterface?
- abstractmethod is_state_dependent() bool
Does the utiltiy of an outcome depend on the negotiation state?