sebhan2

Results 2 comments of sebhan2

Hi, you can just use a single objective function and formulate it as the sum of your two original objectives. As long as your original two objective problems pareto set...

You can call random.seed(n) at the beginning of your implementation with n being some integer. This then fixes the seed for the rest of your program and all other modules....