PreferencesChangeType

class negmas.common.PreferencesChangeType(value)[source]

Bases: Enum

The type of change in preferences.

Remarks:

Attributes Summary

General

ReservedOutcome

ReservedValue

Scale

Shift

UncertaintyIncreased

UncertaintyReduced

Attributes Documentation

General = 1
ReservedOutcome = 5
ReservedValue = 4
Scale = 2
Shift = 3
UncertaintyIncreased = 7
UncertaintyReduced = 6