Ahmad Ban
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by Ahmad Ban-
invalid expression to quad expr multiplication
AnsweredI am trying to optimize a model, but it always result with an error of "invalid expression to quad expr multiplication", mentioning this line of code: obj2= obj2 + (1 - z[k-1,i,c]) * z[k,i,c] * (...