Genetic Algorithm: Fix bug in multi-threading (#12644)
* Fix bug in multi-threading - Multi-threading (despite being commented out) had a tiny bug: missing target argument (2nd argument). - Commented out code was also slightly hard to understand, added (Option 1/2) in comments to clarify where a user may choose between 2 implementations. * Update basic_string.py --------- Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>
T
Tony Dang committed
74b540ad73bd3b1187ed6e3c89bb8f309ef543fd
Parent: e3773db
Committed by GitHub <noreply@github.com>
on 3/29/2025, 8:13:47 AM