JobShopProblem als Mapping zugreifbar machen #14

Closed
opened 2017-07-06 19:04:43 +02:00 by schmittlauch · 1 comment
Owner

Wie hättest du das denn gerne, @maxschlosser? Wie ist ein Key aufgebaut?

Wie hättest du das denn gerne, @maxschlosser? Wie ist ein Key aufgebaut?
schmittlauch self-assigned this 2017-07-06 19:04:43 +02:00
schmittlauch added the
enhancement
label 2017-07-06 19:04:52 +02:00
Owner

Ein Key hat die Form (x,y) mit x,y Indizes. Im Prinzip will ich von der Adressierung problem[task[0]][task[1]] auf problem[task].

Im Idealfall wär sowas wie problem[task][machine] möglich, dass problem[task[0]][task[1]][1] ausgibt. Also die Maschine auf der die Task läuft, deren Job in x und Position im Job in y steht.

Ein Key hat die Form (x,y) mit x,y Indizes. Im Prinzip will ich von der Adressierung problem[task[0]][task[1]] auf problem[task]. Im Idealfall wär sowas wie problem[task][machine] möglich, dass problem[task[0]][task[1]][1] ausgibt. Also die Maschine auf der die Task läuft, deren Job in x und Position im Job in y steht.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PSSAI_Team/JobShopScheduling#14
No description provided.