commit | be412cc4a7cc6e62feaeb6efbbae72acf545da68 | [log] [tgz] |
---|---|---|
author | Brad <bradley.wood@uoit.net> | Thu Nov 23 21:22:49 2017 -0500 |
committer | Brad <bradley.wood@uoit.net> | Thu Nov 23 21:22:49 2017 -0500 |
tree | 3646416418e09f94ecce4fdfdc1bd422ad0ed769 | |
parent | e3c4ab63ab0068966dc01dc054a869dbe90e73b3 [diff] |
fixed a problem with the 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>