Commit graph

20 commits

Author SHA1 Message Date
Ahmet Kaan GÜMÜŞ
8eda015039 refactor: ♻️ better naming for creating food source function
refactor: ♻️ name correction for employed bee
2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
cca9a7a253 feat: verbose output
fix: 🚑 forgot to square root at the end
2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
f12b1a9547 feat: arithmetic_mean and standard_deviation 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
2eb0fff95d feat: able to give file output 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
930223c0eb feat: able to give start_parameters from file 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
7d54ed4795 feat: now able to run abc multiple times 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
5a2100fd30 perf: unnecessary bound check removed 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
030a8f7596 fix: 🚑 scout bee exploration sticks to unnecessary limit 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
6cbba58e63 fix: 🐛 non-sticking to bounds 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
f0675e4bdf refactor: ♻️ bee, food 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
bff3ca00b9 feat: artificial bee colony 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
c0c18131b7 fix: 🐛 Overflow the bound when creating new value
fix: 🐛 not keeping same the population until next generation
2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
6584d8d24d feat: differential_evolution 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
ba805501c0 docs: 📝 Update README.md 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
33887f59b9 docs: 🏷️ type styling 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
bd6fe1f8ad docs: 📝 steepest descent 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
3f32c049c9 fix: 🐛 negative values cause problem 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
46c53f17d3 feat: oven 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
e9cd102d0c feat: simulated_annealing 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
a573b86474 Initial commit 2024-11-20 00:20:40 +03:00