help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Access interface for GLPK


From: Meketon, Marc
Subject: [Help-glpk] Access interface for GLPK
Date: Fri, 12 Feb 2010 09:47:09 -0500

I have (for GLPK 4.36) an Access interface for GLPK, especially for running MIP’s using MathProg

 

It accesses GLPK through DLL calls.  It does not use ODBC in MathProg to access data.  It does keep the solutions in an Access table: it keeps the initial LP solution, and each MIP solution in a table, as well as capturing all of the model output diagnostics in a table.  It also demonstrates how to use the call-back functions in GLPK for specializing the MIP process.

 

The user interface is a form what has various MIP settings, and the ability to browse for a MathProg model and data file.

 

I wrote this before the ODBC hookup was there, and at that time I used Access to write out the (text) data file for MathProg.

 

Would this be useful to you?

 
----------------------------------------------------------------------------
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]