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: anonymous
Subject: [Octave-bug-tracker] [bug #66010] Function glpk produces incorrect output
Date: Sun, 21 Jul 2024 04:53:06 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?66010>

                 Summary: Function glpk produces incorrect output
                   Group: GNU Octave
               Submitter: None
               Submitted: Sun 21 Jul 2024 08:53:03 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Jan M. Swart
        Originator Email: swart@utia.cas.cz
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 6.4.0
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 21 Jul 2024 08:53:03 AM UTC By: Anonymous
The attached file glpk_bug.m runs glpk on data loaded from the attached file
glpk_bug.dat. It should minimise the function c*x subject to constraints of
the form A*x=b or A*x<=b, as specified by ctype. The function runs without
errors (status=0) but finds a minimiser xmin that does not satisfy the
constraints, since (A*xmin)(24)>b(24).






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Name: glpk_bug.m  Size: 165B
<https://file.savannah.gnu.org/file/glpk_bug.m?file_id=56293>
-------------------------------------------------------
Name: glpk_bug.dat  Size: 4KiB
<https://file.savannah.gnu.org/file/glpk_bug.dat?file_id=56294>

    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-b921eb6f47f98f9b46802ed414f7b7f6c3798603.tar.gz

    _______________________________________________________

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]