Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16412
| From | "Harvey P. Dale" <hpd@hpdale.org> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Compact formulation of array of constraints |
| Date | 2014-01-12 07:24 +0000 |
| Message-ID | <latfvn$8s4$1@smc.vnet.net> (permalink) |
| References | <20140111073531.79E3569E2@smc.vnet.net> |
| Organization | Time-Warner Telecom |
Table[x[n] >= 0, {n, 0, 5}]
Best,
Harvey
-----Original Message-----
From: Paul Smith [mailto:phhs80@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
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Compact formulation of array of constraints "Harvey P. Dale" <hpd@hpdale.org> - 2014-01-12 07:24 +0000 Re: Compact formulation of array of constraints Paul Smith <phhs80@gmail.com> - 2014-01-13 07:15 +0000
csiph-web