Closed markcoletti closed 1 year ago
There is an example located at examples/distributed/multiobjective_async_distributed.ipynb
, feel free to move it around. I don't recall if I updated it with my changes to support Gremlin.
There is an example located at
examples/distributed/multiobjective_async_distributed.ipynb
, feel free to move it around. I don't recall if I updated it with my changes to support Gremlin.
I did find it and incorporated it into the documentation. I didn't find it at first because apparently PyCharm doesn't look in notebooks for usages. (Or, at least in this specific case.)
Luke M. had added support for an asynchronous steady-state variant of NSGA-II for which documentation needs to be added on the multiobjective page.
While we're add it, we need to add in examples of usage, which I thought we had.