Re: Fwd: Re: Infinite cycles
Andrew Makhorin <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <1484638874.3611.1.camel@corvax> |
> Well the behavior i would like to have is the program running and > givng > Result, OR failing to do so and reporting thar. > Infinite loop prevent script automation of the solver. > You may limit the solution time, say, to 10 secs: glpsol --tmlim 10 ...