Panggah Prabawa
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 5
Comments
Recent activity by Panggah Prabawa-
Hi, Ryuta, Sweet. Thank you for your explanation! Best, Panggah.
-
Hi, Ryuta, It can be applicable too, however, I will apply the function iteratively so it may not be easy to write down all the variables that are going to be packed. Does Gurobi provide a way to a...
-
Hi Jaromił, Thank you for the information.Anyways, is it possible to set a starting point like a local solver does? Best, Panggah.
-
Hi Jaromił, To compare with the previous example (problem A), I implemented another example (problem B) below: Both problems have the same log:"Continuous model is non-convex -- solving as a MIP" ...
-
Hi, Jaromił. Thank you for your reply. For now, I have a continuous nonlinear problem with multiple bilinear terms. I believe that this problem may have multiple local optima. However, the Solution...
-
Thank you for your answers, Jaromil and Riley.I will test the creation speeds of those options. Very interesting.
-
Thank you for your response. I know that is a way to do that.Let's say that the index is a tuple (i,j,t), where t < T.I maintain parameter coeff to have 2 key lengths to avoid iterating coeff over ...