help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] condition writing in glpk


From: Xypron
Subject: Re: [Help-glpk] condition writing in glpk
Date: Mon, 06 Sep 2010 23:54:01 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Hello Monsour,

unfortunately conversion to plain text made your formula illegible.

Please, either send the formula in tex format or as an appendix in PNG or PDF format.

Please add some explanation.

Best regards

Xypron

Mansour wrote:
Hello,

I'm using glpk and I don't know how to write the condition below in my
model:


? x[k,l] = p ?(i, j ) ? {1,..., I }× {1,..., J } as Obstacle[i,j] = 0
(k,l)?{1,...,I}×{1,..., J }
as ( k - i )² + ( l - j )² = d²


- The only variable of the problem is x[i,j] : x[i,j] ? {0,1} , i ?
{1,..., I }, j ? {1,..., J } .
- I,J,d and Obstacle[i,j] are parameters of the problem

Please can you give me a solution to write this in my model.

Best Regards,

Mansour.






_______________________________________________
Help-glpk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-glpk





reply via email to

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