octave-bug-tracker
[Top][All Lists]
Advanced

[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/

Attachment: signature.asc
Description: PGP signature


reply via email to

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