Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 282 Bytes

GraphSwarm - Experimenting with PSO in C++

Once upon a time, I tinkered around with implementing a multi-threaded PSO algorithm in C++ to help familiarize myself with then new C++11 threading. I still need to go back and clean this up, and recover or re-create the build files.