Hello profess Löfberg, thank you for your quick response.
There is 576 binary variables in my code so I understand why it took so long. If that is the case, should I just manually modify either the TimeLimit or MIPGap in Gurobi setting so the optimization can terminate earlier?
Besides, if I want to use implies implications, how should I set the upper bound and lower bound for that continuous variables if I do not know them beforehand?
Thanks!