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: Meketon, Marc
Subject: RE: [Help-glpk] Database connectivity in MathProg
Date: Sun, 10 Feb 2008 14:34:49 -0500

Where do you specify database connectivity?  That is, where to find the
tables?  (type of database, username, password, schema name if needed,
or for CSV files the directory they are located in).

For "real" databases, can a "table" really be a "view"?

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Andrew Makhorin
Sent: Sunday, February 10, 2008 5:29 AM
To: glpk xypron
Cc: address@hidden
Subject: Re: [Help-glpk] Database connectivity in MathProg

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



_______________________________________________
Help-glpk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-glpk
---------------------------------------------------------------------------- 
This e-mail and any attachments may be confidential or legally privileged.  If 
you received this message in error or are not the intended recipient, you 
should destroy the e-mail message and any attachments or copies, and you are 
prohibited from retaining, distributing, disclosing or using any information 
contained herein.  Please inform us of the erroneous delivery by return e-mail. 

Thank you for your cooperation.
---------------------------------------------------------------------------- 





reply via email to

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