[Cmpl] Yet another probably basic question

Mike Steglich mike.steglich at th-wildau.de
Tue Sep 17 11:29:22 EDT 2013


Sorry … there were a mistake with a }

The correct expression should be:
sum{ t in T, s in S : I_ts[t,s] * c_s[s] * m_ts[t,s] } - sum{ t in T, s in S ,  r in R, k in K :   I[t,s] * c_s[s] * w_rtk[r,t,k] * x_rtk[r,t,k] } 

Am 17.09.2013 um 17:25 schrieb Mike Steglich:

> sum{ t in T, s in S : I_ts[t,s] * c_s[s] * m_ts[t,s] - sum{ t in T, s in S ,  r in R, k in K :   I[t,s] * c_s[s] * w_rtk[r,t,k] * x_rtk[r,t,k] } }




More information about the Cmpl mailing list