bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] [Fwd: Re: Assertion failed: avl_get_node_type(node) == A_INDE


From: Andrew Makhorin
Subject: [Bug-glpk] [Fwd: Re: Assertion failed: avl_get_node_type(node) == A_INDEX - glpmpl01.c at line 1890]
Date: Sun, 20 May 2012 01:55:29 +0400

-------- Forwarded Message --------
From: João Flávio de Freitas Almeida <address@hidden>
To: address@hidden
Cc: Andrew Makhorin <address@hidden>, address@hidden
Subject: Re: [Bug-glpk] Assertion failed: avl_get_node_type(node) ==
A_INDEX - glpmpl01.c at line 1890
Date: Sat, 19 May 2012 13:09:16 -0300

Hello Andrew,


It seems, that it is related to the model and data file.


model questao01.mod and data questao01.dat don't have any problem.
model questao02.mod and data questao02.dat present a problem.


The .mod and .dat files are attached.


Thanks, again.


João Flávio


 
        Hello, 
        
        
        I'm trying to run Glpk on my computer, but I received an Error
        message.
        
        
        At the first time I tried to compile it from
        Build_GLPK_with_VC10_DLL:
            I received an error message. (attached, with some comments
        as transtation from portuguese).
            I did the steps for Microsoft Visual C++ (MSVC) compiler at
        least tree times accorting
        to http://en.wikibooks.org/wiki/GLPK/Windows 
        
        
        
        
        At secontd time I downloaded the precompiled files
        on http://winglpk.sourceforge.net/
        
        
        Even though, I couldn't run Glpk. See the promt message below:
         
        C:\Users\JoaoFlavio\Desktop\Trabalho GAMS>glpsol -m
        questao02.mod -d questao02.d
        at -o questao02.out
        GLPSOL: GLPK LP/MIP Solver, v4.47
        Parameter(s) specified in the command line:
         -m questao02.mod -d questao02.dat -o questao02.out
        Reading model section from questao02.mod...
        Assertion failed: avl_get_node_type(node) == A_INDEX
        Error detected in file ..\src\glpmpl01.c at line 1890
        
        
        Is there anything I am missing?
        
        
        Thanks,
        
        João Flávio F. Almeida
        
        
        

Attachment: questao01.dat
Description: Binary data

Attachment: questao01.mod
Description: Binary data

Attachment: questao02.dat
Description: Binary data

Attachment: questao02.mod
Description: Binary data


reply via email to

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