is it possible to modify the scipy differential_evolution algorithm?

Viewed 14

I need to try several boundary constraint-handling methods in Differential Evolution, so I would like to know how to modify the original differential_evolution scipy algorith, is that possible?

0 Answers
Related