Hello Christiano,

project GLPK# has example code for GLPK 4.42, see
http://yoyovicks.blog.free.fr/

Unfortunately the project was discontinued.

I think the appropriate way to create a sustainable solution is to use
SWIG (http://swig.org) to create a wrapper for the GLPK library and add
the bit of code needed to handle exceptions and callbacks.

On the list I have repeatedly seen people interested in using GLPK with
C#. So may be you could partner up with others to create such a wrapper.

Best regards

Heinrich

On 28.08.2015 21:37, Cristiano de Pádua Milagres Oliveira wrote:
> Hi
> 
> Could anyone help me with an example of how to use the *glp_term_hook*
> function to intercept the terminal outputs in C# language?
> 
> Thank you!
> Cristiano Oliveira
> 
> 
> _______________________________________________
> Help-glpk mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/help-glpk
> 

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to