I've tried many ways but I could not find a way to efficiently minimize a function in python (preferable in sympy) of the form
Min f(x,y,z) s.to g(x,y,z)>k
Could somebody help me out?
I've tried many ways but I could not find a way to efficiently minimize a function in python (preferable in sympy) of the form
Min f(x,y,z) s.to g(x,y,z)>k
Could somebody help me out?