Interface | Description |
---|---|
Evaluator |
Evaluator is an object that translates discrete values into an evaluation value.
|
Class | Description |
---|---|
Bound |
An interval of integers, bound to a specific integer issue.
|
ConditionalZeroConstraint | |
ConditionalZeroOutcomeConstraint | |
Constraint |
Specifies an area that has a utility.
|
ConstraintUtility | |
ConstraintUtilitySpace | |
DataObjects |
This class handles saving and loading data for agents which
are negotiating in a specific preference profile.
|
EvaluatorDiscrete |
This class is used to convert the value of a discrete issue to a utility.
|
EvaluatorInteger |
This class is used to convert the value of an integer issue to a utility.
|
EvaluatorObjective |
Evaulator for an objective.
|
EvaluatorReal |
An evaluator for real-type issues.
|
ExclusiveHyperRectangle | |
ExclusiveZeroConstraint | |
ExclusiveZeroOutcomeConstraint | |
HyperRectangle | |
InclusiveHyperRectangle |
An
InclusiveHyperRectangle has a utility value when all of its bounds are satisfied, and zero otherwise. |
InclusiveZeroOutcomeConstraint | |
NonlinearUtilitySpace | |
Rank | |
RConstraint | |
SumZeroConstraint | |
SumZeroConstraintList | |
SumZeroNotConstraint | |
TournamentIndicesGenerator |
Created by dfesten on 21-8-2014.
|
UtilityFunction | |
UtilitySpace |
The utility space couples all objectives to weights and evaluators.
|
ZeroConstraint | |
ZeroOutcomeContraint |
Enum | Description |
---|---|
AGGREGATIONTYPE | |
EVALFUNCTYPE |
This class specifies the possible evaluation functions.
|
EVALUATORTYPE |
Enum specifying the possible evaluation types.
|
UTILITYSPACETYPE |