Class | Description |
---|---|
CSVlogger |
Class used to write the results of quality measures to a csv-
formatted file.
|
NegotiationSessionWrapper |
Converts a stored negotiation trace of the opponent to a negotiation session.
|
OpponentModelMeasures |
This class specifies a set of opponent model measures used to measure the
performance of an opponent model during a negotiation.
|
OpponentModelMeasuresResults |
Simple class to hold the results of the opponent model measures.
|
ScenarioInfo |
Simple object used to store the information of a scenario.
|
ScenarioMeasures |
This class is an improved version of the SpaceDistance class by D.
|
Trace |
Captures a single negotiation trace of the opponent, and
optionally the results of measures applied to this trace.
|
TraceLoader |
Simple parser which is designed to load CSV files containing the trace of the
opponent and possibly a the results of various quality measures.
|
TrajectoryMeasures |
This class is an implementation of the trajectory measures discussed by
Hindriks et al.
|
UtilspaceTools |
Collection of useful methods to analyze a pair of utility spaces.
|