@yvanoers proposed changes to the job queue in #11, I reverted these changes in release 1.0.2 after some local testing as it results in longer solves and an incomplete pareto front. Should look into this more thoroughly to find out why.
Things to figure out:
- Why is the current implementation faster?
- Are other processes not able to help out as described by @yvanoers?
- Why do the proposed changes lead to an incomplete pareto front?
@yvanoers proposed changes to the job queue in #11, I reverted these changes in release 1.0.2 after some local testing as it results in longer solves and an incomplete pareto front. Should look into this more thoroughly to find out why.
Things to figure out: