help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] [Fwd: multiplication of linear forms not allowed]


From: Mike Steglich
Subject: Re: [Help-glpk] [Fwd: multiplication of linear forms not allowed]
Date: Thu, 13 Sep 2012 13:36:29 +0200

Hi,

A product of variables is actually a nonlinear term. But if one of the factors 
is an integer then it is possible to transform the product of variables 
equivalently into a system of linear inequations. Please see 
http://coliop.org/download/CMPL.pdf beginning at page 43.

Cheers

Mike 



Am 13.09.2012 um 13:19 schrieb Andrew Makhorin:

> -------- Forwarded Message --------
> From: jjqcat jjqcat <address@hidden>
> To: address@hidden
> Subject: 
> Date: Thu, 13 Sep 2012 11:01:43 +0800
> 
> Hi, I don't know how to represent this formula:
> 
> both p and KS  are varibles, how to use multiplication for tow vars
> 
> s.t. psiM{i in I, j in J, k in  K}: ms[j,k] = p[i,k] * KS[j,k] ;
> 
> but GLPK will report  multiplication of linear forms not allowed, any
> other way to express it?
> 
> 
> Thanks
> jjqcat
> 
> 
> 
> 
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-glpk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]