Thank you for the response, Chris.
I had found that note as to what the error code means, but I don't
understand what circumstances could lead to the model correctly
optimizing, and yet have the variables not have values available.
I will send in some code, but a general answer to this question, if
anybody has it, would also be helpful.
On Feb 20, 11:36 am, Christopher Maes <
m...@gurobi.com> wrote:
> On Thu, Feb 2, 2012 at 3:56 PM, USNA <
taylor.ga...@gmail.com> wrote:
> > I'm getting an error code 10005 when I try to extract my variables'
> > Attr_X despite having just completed a successful optimization. I'm
> > not sure what that is trying to tell me.
>
> Error code 10005 is DATA_NOT_AVAILABLE. It is described in the
> following page of the documentation:
http://www.gurobi.com/doc/46/refman/node597.html
>
> It is hard to tell from the code you sent along why you are getting
> that error. Could you provide a complete minimal code sample that
> reproduces the error? If so, please send it to
supp...@gurobi.com.
>
> Thanks,
> Chris