Primary competition visual

Smart Energy Supply Scheduling for Green Telecom Challenge by ITU

18 000 CHF
Completed (over 1 year ago)
Prediction
834 joined
157 active
Starti
Aug 06, 24
Closei
Sep 30, 24
Reveali
Oct 03, 24
solving MILP
Help · 9 Sep 2024, 01:53 · 2

Hi there to all of you,

If you modeled the problem as a mixed-integer linear problem, how did you minimize the objective function? I attempted to solve the mixed-integer model using an open-source solver, but it didn't seem to work within a day.

Have you modeled the issue differently than as a mixed-integer problem or tried using metaheuristics?

Discussion 2 answers
User avatar
rapsoj
University of Oxford

This method requires restricting all variables to be integers, no? Are you sure this is appropriate for the data we were given?

29 Sep 2024, 12:44
Upvotes 0

milp = mixed-integer linear programming, so no it doesn't require all variables to be integer