[Scip] objdelta infinity

Jacob Spönemann Jacob.Spoenemann at rwth-aachen.de
Thu Sep 9 15:40:24 MEST 2010


  Hello Gerald,

thank you for answering my request.

@SCIP-version: I'm using SCIP-1.2.0.

@lowerbound(*): I neither change the lowerbound of the current node, nor 
*lowerbound pointer, unless there some side-effects of functions I use.

@backtrace: Attached.

Best regards,

Jacob

Am 08.09.2010 20:42, schrieb Gerald Gamrath:
> Hello Jacob,
>
> which SCIP-version do you use? Can you debug the problem in gdb and 
> send me the backtrace at that point? Do you set a lowerbound for the 
> current node somewhere in your code or do you set the *lowerbound 
> pointer in the pricerredcost-callback?
>
> Best regards,
> Gerald
>
> Am 07.09.2010 09:19, schrieb Jacob Spönemann:
>> Hello everybody,
>>
>> I'm currently implementing a simple column generation approach in 
>> SCIP. In each round I simply add the variable with lowest reduced 
>> cost out of my pool of variables.
>>
>> At some point I'm getting the following assertion failure:
>>
>> "Assertion failed: !SCIPsetIsInfinity(set, objdelta), file 
>> ..\history.c, line 144"
>>
>> Maybe someone could tell what is causing this problem.
>>
>> Thank you very much in advance.
>>
>> Best regrads,
>>
>> Jacob
>>
>>
>> _______________________________________________
>> Scip mailing list
>> Scip at zib.de
>> http://listserv.zib.de/mailman/listinfo/scip
>>    
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20100909/85e62576/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: backtrace.txt
Url: http://listserv.zib.de/mailman/private/scip/attachments/20100909/85e62576/backtrace.txt


More information about the Scip mailing list