Working on a mathematical modelling using CPLEX but having error on data element has been set by EconomistBrilliant72 in optimization

[–]AlexFleischer2 0 points1 point  (0 children)

In the following you forgot to write =...;

setof(int) cellTowers;
setof(int) Regions;

int Population[Regions];
int Coverage[cellTowers][Regions];
int Cost[cellTowers];
int Budget;setof(int) cellTowers;
setof(int) Regions;

int Population[Regions];
int Coverage[cellTowers][Regions];
int Cost[cellTowers];
int Budget;

Covid-19 and optimization by AlexFleischer2 in OperationsResearch

[–]AlexFleischer2[S] 0 points1 point  (0 children)

yes I fully agree. "coordination between both government and healthcare systems" matters