static final long serialVersionUID
Version ID.
static final CLIOptions instance
The only, static instance of this class.
static Option help
Option requesting the printing of the help message.
static CLIOptions getInstance()
Gets the singleton instance of this class.
static Option version
Option requesting only the printing of the version.
static Option run
Option controlling the type of run.
Types of runs that can be requested to the DENOPTIM Main class.
static String getRunTypesForUser()
Returns a string that contains a textual list (e.g., "A, B, and C") of the possible types that can be...