Re: [Help-glpk] Passing arguments instead of an input file

2008-06-14 Thread Michael Hennebry
On Fri, 13 Jun 2008, Robbie Morrison wrote: > > Michael Hennebry wrote (Fri, 13 Jun 2008 08:10:53 -0500 (CDT)) > > > If he doesn't want to edit lpx_read_model and can make a named pipe, > > that would work also. > > I would consider a name pipe. You need to look in a book on systems > programming

RE: [Help-glpk] Getting more info from presolver

2008-06-14 Thread Joey Rios
> > So this brings me to > > the hope that the glpk presolver could offer more insight about which > > constraints it finds unsatisfiable. Even if it told me one of them, > > it would be a great clue for my debugging. If there is a way to do > > this through the API (vs. glpsol), that's fine too

Re: [Help-glpk] Getting more info from presolver

2008-06-14 Thread Andrew Makhorin
> I saw a couple of threads on this topic, but I don't think they > completely answered my question.  I am getting the "PROBLEM HAS NO > PRIMAL FEASIBLE SOLUTION" from glpsol.  This doesn't surprise me as I > am currently debugging my input file.   I have a  MathProg model of my > problem by my dat