Opened 16 years ago

Closed 16 years ago

#217 closed enhancement (wontfix)

Add constants to model

Reported by: zirkel Owned by: zirkel
Priority: major Milestone:
Component: model Version: 1.0
Keywords: Cc:

Description

If we just use shared variables, they get added to the state. This isn't an efficient way to handle things. We should come up with another way to do this.

Change History (1)

comment:1 by Stephen Siegel, 16 years ago

Resolution: wontfix
Status: newclosed

After talking with Tim, we decided (a) there is no difference between a constant and an input, and (b) neither one is actually constant, because of simplification (e.g., "X" might get replaced by "10" or "Y" or anything else). Hence they need to stay in the state. So no change is necessary.

Note: See TracTickets for help on using tickets.