Differential evolution vs particle swarm optimization
mvn clean compile assembly:single
java -jar <path to jar>.jar -display <Benchmark name>
To run the benchmarks and output the rest results
java -jar <path to jar>.jar -test
or
java -jar <path to jar>.jar -test <Benchmark name>