help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Can this problem be solved in LP without binary condition?


From: xm
Subject: [Help-glpk] Can this problem be solved in LP without binary condition?
Date: Fri, 01 Oct 2010 18:58:55 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

The problem is: Given a total area, let's say, from (0,0) to (10,10); given an area for one point(x,y) that movable, let's say 2<=x<=6, 1<=y<=6. Find the closest position of (x,y) to the boundary of the total area. In the example, the solution should be (x,1), x can be any in the constraint.

Can this problem be solved in LP without binary condition?
Thanks.



reply via email to

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