surtur
2bf3a4a767
All checks were successful
continuous-integration/drone/push Build is passing
* compute and save mean values of x (e.g. 30) bench runs * safely save mean vals for all bench-dimens combinations to AlgoMeans from goroutines (use mutex to protect shared access) * rework algo/plot.go to use already computed mean values. todo: plot mean vals of all algorithms (per benchmark) in a single pic. |
||
---|---|---|
.. | ||
algo_test.go | ||
algo.go | ||
doc.go | ||
plot.go | ||
randomSearch_test.go | ||
randomSearch.go | ||
stochasticHillClimbing_test.go | ||
stochasticHillClimbing.go |