MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Linear Programming constraint

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28535] Linear Programming constraint
  • From: "Pramod" <pramod at svw.com>
  • Date: Wed, 25 Apr 2001 19:21:45 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

I have an LP problem with 6 constraints

The problem is that last two constraints are OR constraints - not like 
other AND constraints
ie.,    x1 < 40    OR    x1 > 60
Making it clear, the system should find optimal values for all 
variables, but the value of x1 should'nt be between 40 & 60

How can i convert it to one or more AND constraints and add them to the 
rest of the constraints ?

Please help me !!

Thanks in Advance

Pramod




  • Prev by Date: Mathematica 3.0 and AxesLabel
  • Next by Date: Interior of a polygon
  • Previous by thread: Mathematica 3.0 and AxesLabel
  • Next by thread: Re: Linear Programming constraint