Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72552

Re: Having trouble in expressing constraints in Python

Newsgroups comp.lang.python
Date 2014-06-03 14:31 -0700
References <1919ef6f-6aed-4b03-a9b1-ac9e2a2b31a7@googlegroups.com> <mailman.10628.1401808540.18130.python-list@python.org>
Message-ID <752aeb33-d83c-4137-b964-86e6abbd43bf@googlegroups.com> (permalink)
Subject Re: Having trouble in expressing constraints in Python
From varun7rs@gmail.com

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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