Re: Compact formulation of array of constraints
- To: mathgroup at smc.vnet.net
- Subject: [mg132195] Re: Compact formulation of array of constraints
- From: Paul Smith <phhs80 at gmail.com>
- Date: Mon, 13 Jan 2014 02:25:05 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20140111073531.79E3569E2@smc.vnet.net> <latfvn$8s4$1@smc.vnet.net>
Thanks to all respondents for your very useful help. Paul On Sunday, January 12, 2014 7:24:39 AM UTC, Harvey P. Dale wrote: > Table[x[n] >= 0, {n, 0, 5}] > > > > Best, > > > > Harvey > > > > -----Original Message----- > > From: Paul Smith [mailto:phhs80 at gmail.com] > > Sent: Saturday, January 11, 2014 2:36 AM > > Subject: Compact formulation of array of constraints > > > > Dear All, > > > > How can one formulate the set of constraints > > > > x[1] >= 0, x[1] >= 0, x[2] >= 0, x[3] >= 0, x[4] >= 0, x[5] >= 0 > > > > by using a compact form? > > > > Thanks in advance, > > > > Paul
- References:
- Compact formulation of array of constraints
- From: Paul Smith <phhs80@gmail.com>
- Compact formulation of array of constraints