I 'm trying to resolve a problem using the CVXPY and I need to set up a time limit. How can I do it ?
I tried so set an argument like time_limit or maximumseconds and I didn't get no result. I read the Documentation but I didn't find none about this.