Particle Swarm optimisation visualiser in C++
Go to file
dvdrw 1b2ff590ec
feat: improve UX
- invalid iteration counts are met with a usage error
- pressing 'h' will print out an (incomplete) help menu
- information about the current best point and iteration count is shown
2024-11-25 14:45:05 +01:00
include chore: add comments to swarm.hpp 2024-11-25 14:44:55 +01:00
src feat: improve UX 2024-11-25 14:45:05 +01:00
.gitignore ci: add automatic header file deps to Makefile 2024-11-25 13:52:40 +01:00
Makefile ci: add automatic header file deps to Makefile 2024-11-25 13:52:40 +01:00