Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72552
| X-Received | by 10.236.222.36 with SMTP id s34mr16893706yhp.24.1401831072438; Tue, 03 Jun 2014 14:31:12 -0700 (PDT) |
|---|---|
| X-Received | by 10.140.20.227 with SMTP id 90mr367639qgj.6.1401831072378; Tue, 03 Jun 2014 14:31:12 -0700 (PDT) |
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!hw13no3995896qab.0!news-out.google.com!s2ni1907qap.0!nntp.google.com!hw13no3995895qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Tue, 3 Jun 2014 14:31:12 -0700 (PDT) |
| In-Reply-To | <mailman.10628.1401808540.18130.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=134.109.114.9; posting-account=8TkBGgoAAAAujQCaKU4bU2rJUYDVARhu |
| NNTP-Posting-Host | 134.109.114.9 |
| References | <1919ef6f-6aed-4b03-a9b1-ac9e2a2b31a7@googlegroups.com> <mailman.10628.1401808540.18130.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <752aeb33-d83c-4137-b964-86e6abbd43bf@googlegroups.com> (permalink) |
| Subject | Re: Having trouble in expressing constraints in Python |
| From | varun7rs@gmail.com |
| Injection-Date | Tue, 03 Jun 2014 21:31:12 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Received-Bytes | 1495 |
| X-Received-Body-CRC | 1859206764 |
| Xref | csiph.com comp.lang.python:72552 |
Show key headers only | View raw
> > Are you trying to implement your own code rather than use an existing > library from pypi? I borrowed the idea from a previous file which I was working on. I input variables and coefficients as lists and then inturn as matrices to the CPLEX. So, I have a problem with expressing the constraint in Python.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Having trouble in expressing constraints in Python varun7rs@gmail.com - 2014-06-03 06:44 -0700
Re: Having trouble in expressing constraints in Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-03 16:15 +0100
Re: Having trouble in expressing constraints in Python varun7rs@gmail.com - 2014-06-03 14:31 -0700
Re: Having trouble in expressing constraints in Python Chris Angelico <rosuav@gmail.com> - 2014-06-04 01:19 +1000
Re: Having trouble in expressing constraints in Python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-04 01:18 -0600
Re: Having trouble in expressing constraints in Python varun7rs@gmail.com - 2014-06-06 03:38 -0700
csiph-web