[eclipse-clp-users] bb_min: search did not instantiate cost variable

From: Igor Kondrasovas <igor_at_...186...>
Date: Sat, 14 Nov 2009 11:25:16 -0200
Hello,

 

I'm currently running an unexpected behavior while testing my code.

 

With a tiny change on the values of my input query, I get the following
runtime error:

 

"bb_min: search did not instantiate cost variable"

 

The difference from the successful query and the one that fires this
exception is:

 

%Success

linear([](800,400,100,300,100,50,500), [](1200,1000,800,300,100),M,0)

 

%Fail

linear([](800,400,100,300,100,50,400), [](1200,1000,800,300,100),M,0)

 

As you can see the only difference is a "400" instead of "500" on the first
imput Array. In the code there is no hard coded value that I can imagine
might be causing this. I'm trying to suspect about something in my
development PC or something related.

 

The complete code is attached.

 

I would apreciate any help on this issue.

 

 

 

Igor Kondrasovas

 





Received on Sat Nov 14 2009 - 13:25:56 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST