DSE-AllocationPattern: Multiselect for Tasks
- Enables constructing constraints with the allocation pattern where multiple tasks "t" may be defined: ForAll(t in T): Ex(t->e_1) | Ex(t->e_2) | ...
- Construction code was there already.
- Improved the backend code such that it could be marked green IMO.
Issue-Ref: 3574 Issue-Url: https://af3-developer.fortiss.org/issues/3574 Signed-off-by: Alexander Diewald diewald@fortiss.org
Edited by Alexander Diewald