[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66010] Function glpk produces incorrect outpu
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output |
Date: |
Wed, 24 Jul 2024 15:48:54 -0400 (EDT) |
Follow-up Comment #10, bug #66010 (group octave):
Okay, I did find a way to choke off the output.
glp_term_out (GLP_OFF);
glp_scale_prob (lp, scale);
glp_term_out (GLP_ON);
The question is, at what message level should messages about scaling be
enabled? I think 2 is probably appropriate, but maybe only 3 which is maximum
verbosity.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66010>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, (continued)
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Philip Nienhuis, 2024/07/22
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, anonymous, 2024/07/22
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, anonymous, 2024/07/23
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/23
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/23
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Hendrik K, 2024/07/24
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, anonymous, 2024/07/24
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/24
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/24
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output,
Rik <=
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Hendrik K, 2024/07/25
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, anonymous, 2024/07/26
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Hendrik K, 2024/07/26
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/28
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Hendrik K, 2024/07/29
- [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output, Rik, 2024/07/29