What does "eps/indicator" mean in a multi objective optimization task with pymoo?

359 Views Asked by At

I am working on a multi objective optimization task and I am writing my termination criterion. The tolerance says when the algorithm is terminated and is based on the eps/indicator value. What is the eps/indicator?

Thanks

1

There are 1 best solutions below

0
On

It is a running metric used to evaluate the performance of the non-dominant solution set when the parento front is unknown, providing an indicator as you move through the generations

See https://ieeexplore.ieee.org/document/9185546