math-optim/algo
leo 2216b93426
All checks were successful
continuous-integration/drone/push Build is passing
go(de): add Run(), unexport Evolve()
* use evolve()
* add a way to calculate GAMaxFES (MaxFES for Genetic Algorithms) in the
  bench package
2023-01-19 19:55:41 +01:00
..
de go(de): add Run(), unexport Evolve() 2023-01-19 19:55:41 +01:00
algo.go chore: 2023 2023-01-12 23:35:51 +01:00
algo_test.go chore: 2023 2023-01-12 23:35:51 +01:00
doc.go chore: 2023 2023-01-12 23:35:51 +01:00
plot.go chore: 2023 2023-01-12 23:35:51 +01:00
randomSearch.go chore: 2023 2023-01-12 23:35:51 +01:00
randomSearch_test.go chore: 2023 2023-01-12 23:35:51 +01:00
stochasticHillClimbing.go chore(go): add comments [skip ci] 2023-01-13 22:01:44 +01:00
stochasticHillClimbing_test.go chore: 2023 2023-01-12 23:35:51 +01:00