thesomamyth
thesomamyth
Hi, I can't find any documentation on how to successfully parallelise jmetalpy. The closest thing I could find was this example here: https://jmetal.github.io/jMetalPy/api/algorithm/multiobjective/eas/nsgaii_distributed.html But even running that exact code produces...
Hi, Thanks for the response! I have no idea how I got to that other version of the distributed algorithm, but using the links you provided produces a working example...
Hi, With sequential NSGA-II it works fine. I'm not sure I can send over my custom problem because it contains my company's IP. Would you be able to post the...