mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-06-22 13:08:36 +00:00
the suboprocesses are running and the algorithm is functionning to optimize the function it is given
This commit is contained in:
2
SourceCode/TestFunctions/Bukin2.py
Normal file
2
SourceCode/TestFunctions/Bukin2.py
Normal file
@ -0,0 +1,2 @@
|
||||
def main(args):
|
||||
return 100*(args[1]-0.01*args[0]**2+1)+0.01*(args[0]+10)**2
|
Reference in New Issue
Block a user