commit | e3f6161f59f08cdff0ea636e1a756d07a4abec55 | [log] [tgz] |
---|---|---|
author | Brad <bradley.wood@uoit.net> | Sat Nov 18 19:06:27 2017 -0500 |
committer | Brad <bradley.wood@uoit.net> | Sat Nov 18 19:06:27 2017 -0500 |
tree | cc6beb8c7e3ccee1216b89be40299a5c226f9e44 | |
parent | 767e3ffd8c2bb9f92201009a68b8d41682ae7a88 [diff] |
allow multiple callbacks
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>