Closed KmolYuan closed 3 years ago
Support multiple thread for calling objective function.
ObjFunc
Arc
thread::spawn
Work on:
Basic parallel processing is done at v0.8.
v0.8
Support multiple thread for calling objective function.
ObjFunc
is read-only and should move toArc
.thread::spawn
. (to be a feature, maybe include in default)Work on: