help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] [Fwd: GLPK enhancement]


From: Erik Quaeghebeur
Subject: Re: [Help-glpk] [Fwd: GLPK enhancement]
Date: Fri, 20 Mar 2015 12:08:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Heinrich Schuchardt:

On Linux you can create a FIFO with mkfifo and pass the path to the
GLPK.

On Windows you can create a named pipe and use its path
(CreateNamedPipe).

Thanks for the idea. Sadly enough for my needs, Python does not provide
a unified interface for named pipes it seems, so a temporary files is
still better from the portability perspective.


Erik



reply via email to

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