help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Database connectivity in MathProg


From: Andrew Makhorin
Subject: Re: [Help-glpk] Database connectivity in MathProg
Date: Sun, 10 Feb 2008 13:28:34 +0300

Xypron,

Summarizing our discussion I would like to propose the following
syntax:

table T IN "string", "string", ... :
   S <- [ I, J, ... ], p ~ P, q ~ Q, ... ;

where 'S <-', '~ P', '~ Q' can be omitted;

table T { domain } OUT "string", "string", ... :
   expr ~ A, expr ~ B, ... ;

where '~ A', '~ B' can be omitted.

I think this syntax is sufficient for most practical cases.

If you find it acceptable, I could start making necessary changes in
the translator.

Best regards,

Andrew Makhorin





reply via email to

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