Explorar el Código

add inscrease eval

Jérôme BUISINE hace 4 años
padre
commit
55754f3be4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      optimization/ILSPopSurrogate.py

+ 2 - 0
optimization/ILSPopSurrogate.py

@@ -296,6 +296,8 @@ class ILSPopSurrogate(Algorithm):
 
                     self.progress()
 
+                self.increaseEvaluation()
+
                 print(f'Best solution found so far: {self.result.fitness}')
 
                 # check using specific dynamic criteria based on r^2