# Objective function APP_model.objective = xsum(p[i][t]*P[i][t] for i in N for t in T) + \\ xsum(o[i][t]*O[i][t] for i in N for t in T) + \\