[Cmpl] parameter with 3 indices, one index is a set indexed with another set

Mike Steglich mike.steglich at berlin.de
Wed May 14 14:34:28 EDT 2014


Hi Alexander,

You can create it as a parameter array operations[] assigning the set data you need and that you can use for indexing the parameter array A[,,]. 

Cheers,

Mike


Am 14.05.2014 um 11:43 schrieb Hämmerle Alexander <Alexander.Haemmerle at profactor.at>:

> hi,
>  
> i am trying to implement a flexible job shop scheduling model, including a binary parameter A[jobs, operations[jobs], machines] with jobs and machines being sets. The set of job operations (to be processed on machines) depends on the job, so actually “operations” is a set indexed with the set “jobs”. A[i,j,m] = 1, if operation j of job i can be processed on machine m.
>  
> I’d be grateful for any hint on how to implement this parameter with jCMPL/CMPL.
>  
> kind regards
>  
> alexander
>  
>  
>  
> 
> Dieses E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der vorgesehene Adressat sind, so bitten wir Sie, uns unverzüglich zu informieren und die Nachricht zu löschen. Nach dem Telekommunikationsgesetz sind Sie verpflichtet, den Inhalt der Nachricht sowie die Tatsache ihres Empfanges weder aufzuzeichnen, noch Unbefugten mitzuteilen oder für irgendwelche Zwecke zu verwerten, sondern diese zu löschen.
> 
> Der Austausch von Nachrichten via E-Mail dient ausschließlich Informationszwecken. Jegliche rechtsgeschäftliche Erklärungen der PROFACTOR GmbH bedürfen zu ihrer Rechtswirksamkeit der schriftlichen, firmenmäßigen Bestätigung.
> _______________________________________________
> Cmpl mailing list
> Cmpl at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cmpl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cmpl/attachments/20140514/cf190fc6/attachment.html>


More information about the Cmpl mailing list