Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Forestry Problem | ||||||||
Line: 7 to 7 | ||||||||
How do we check whether an element is within the CONVERSIONS set? For example, we have a material 'n' and a material 'm', how do we check whether this combination is within the CONVERSIONS set? -- TWikiGuest - 03 Apr 2008 | ||||||||
Added: | ||||||||
> > |
You use the set logical operator in , e.g., (m, n) in CONVERSIONS . This should be explained further in SetsInAMPL or LogicInAMPL.
-- MichaelOSullivan - 04 Apr 2008 | |||||||
|
Line: 1 to 1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||
> > |
Forestry ProblemHow do we check whether an element is within the CONVERSIONS set? For example, we have a material 'n' and a material 'm', how do we check whether this combination is within the CONVERSIONS set? -- TWikiGuest - 03 Apr 2008
|