Class | Description |
---|---|
CommandLineOptions |
This class is used to interpret commandline parameters specified when starting Genius.
|
CommandLineRunner |
Class to allow Negotiations to be run from the command line, without the use
of a GUI.
|
ConsoleHelper |
Created by david on 19/07/15.
|
ExceptionTool | |
FileTools | |
Pair<A,B> |
A simple tuple class.
|
Progress |
Contains the progress of something.
|
Queue |
Array-based implementation of the queue.
|
Range |
This is a tuple class which is used to pass on a double range.
|
RangeInt |
This is a tuple class which is used to pass on an integer range.
|
ScenarioLauncher | |
ScoreKeeper<A> |
Simple class which can be used to keep track of the score of a set of
objects.
|
SetTools |
Class which generates the Cartesian product of a list of sets.
|
Simulator | |
SimulatorConfiguration | |
StringUtils | |
Time |
Contains helper functions for time
|