Originally posted by: SystemAdmin
[dansch said:]
Hallo everybody,
I have a problem in programming a constraint in OPL.
I have a tuple [b]rT[P][L][T][/b] type [i]int[/i] ([b]P[/b] is type [i]string[/i], [b]L[/b] is type [i]string[/i], [b]T[/b] is type [i]int[/i]) and I want create a tuple [b]rTmin[P][L][/b], in this stand [b]for each P and L[/b] the minimum [b]over all T[/b] .
Can someone tell me how I do this, please?
Thanke you.
dansch
#DecisionOptimization#OPLusingCPOptimizer