How to solve the following problem?

Uncategorized
Feb 18, 2023
C

How to express the following constraint in CVX: log(x+1/y)>=z, where x>=0, y>=0 and z>=0 are the optimization variables.

M