math-optim/algo
surtur 6624d0e9dc
All checks were successful
continuous-integration/drone/push Build is passing
go(algo): add neighbour type
2022-08-21 14:26:58 +02:00
..
algo.go go: speed up plotting by saving plots to .pdf 2022-08-20 13:42:41 +02:00
algo_test.go go(algo_test): do test separation, proper clean-up 2022-08-20 12:42:20 +02:00
doc.go go(algo): add doc.go 2022-07-08 22:16:22 +02:00
plot.go fix(go): collect and plot algo stats comparably 2022-08-20 23:28:30 +02:00
randomSearch.go go: rename AlgoMean,Mean et al. 2022-07-25 22:24:54 +02:00
randomSearch_test.go chore(go): print algo-stamps without errors 2022-06-17 19:55:23 +02:00
stochasticHillClimbing.go go(algo): add neighbour type 2022-08-21 14:26:58 +02:00
stochasticHillClimbing_test.go go(algo): implement Stochastic Hill Climbing 2022-07-08 19:57:44 +02:00