Message from discussion
xPress Mosel IVE!
MIME-Version: 1.0
Received: by 10.100.132.4 with SMTP id f4mr519955and.13.1240907054155; Tue, 28
Apr 2009 01:24:14 -0700 (PDT)
Date: Tue, 28 Apr 2009 01:24:14 -0700 (PDT)
In-Reply-To: <cf1ef54e-b68a-4ff7-9ae2-e99656877cef@p11g2000yqe.googlegroups.com>
X-IP: 212.67.224.112
References: <cf1ef54e-b68a-4ff7-9ae2-e99656877cef@p11g2000yqe.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1;
.NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR
3.5.30729; .NET CLR 3.0.30618),gzip(gfe),gzip(gfe)
Message-ID: <c70a9b7e-d9aa-419f-87c5-d072ae496563@j9g2000prh.googlegroups.com>
Subject: Re: xPress Mosel IVE!
From: Mags <m.margreit...@gmx.at>
To: Xpress-MP <xpressmp@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hey!
Please, if somebody knows anything to this problem, help me!
Best regards,
Mags
On 14 Apr., 15:00, Mags <m.margreit...@gmx.at> wrote:
> Hello!
>
> I'm a greenhorn in programming and modelling and I hope somebody could
> help me!
>
> I have the following problem with xPress Mosel IVE:
>
> I have a linear program with the following side condition: (Transport
> condition)
>
> y1l >= LB1 or y1l = 0
>
> l ... stands for distribution center or consumer
> j ... stands for factory 1 or 2
> t ... stands for Week 1 to 4
>
> y1l ... Products which are transported from factory 1 to the
> distribution center or to the consumer
>
> LB1...The required amount on products which should be transported from
> factory 1 to the distribution center or to the consumer
>
> I have input the side condition (Transport condition) in xPress Mosel
> IVE as the following but there is always the error message that
> something is wrong with the operator or:
>
> forall(l in indexl, j in indexj, t in indext) do
> y1l(l, j, t) >= LB1(l, j) or y1l(l, j, t) = 0
> end-do
>
> I think that I must input the or condition in another way but I didn't
> know how!?
>
> I'm very happy and thankful if somebody could help me,
> best regards,
>