Thanks,
I checked BlackBoxOptim.jl… unfortunately, it has neither GA or GP (it has evolutionary strategy and differential evo which are evolutionary algorithms but not the same as genetic algorithm); though it seems to be designed for multi-objective optim. Also, I noticed that it has “build failure”.
Evolutionary.jl has zero documentation and no example. Have you seen doc/example elsewhere?
any other suggestions?
Thanks