Commit graph

14 commits

Author SHA1 Message Date
Ahmet Kaan GÜMÜŞ
e8706182b4 feat: scientific notation 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
e9d8b8dbde fix: 🚑 this much as bee can't be lying 2024-11-20 00:20:40 +03:00
Ahmet Kaan GÜMÜŞ
812c34051d feat: fitness evaluation is added to output 2024-11-20 00:20:40 +03:00
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