[eclipse-users] Applying conditionals on ranges

From: Vivek Balaraman <vivek.balaraman_at_...6...>
Date: Tue, 29 Jan 2008 13:23:11 +0530
One of the requirements of the model I am trying to simulate using Eclipse
is to be able to apply conditionals on variables where different outcomes
lead to different constraints.

For example,

(A > 75 -> B $= 0.95 * A; B $= A)

i.e. depending on A's value, B may be either 0.95 of A or A.

Since A may be a range this is of course problematic.

Anyone have any ideas about how this may be handled?

Thanks

Vivek
Received on Tue Jan 29 2008 - 07:53:20 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST