Originally posted by: EdKlotz
>
> Hello everybody,
>
> I tried to write a stochastic programming model with callable library but it gave me this error:0xC0000005: Access violation writing. What can I do to get rid of?
>
> Thanks a lot
> Nazmi
Start with the technotes at
http://www-01.ibm.com/support/docview.wss?uid=swg21400039 and
http://www-01.ibm.com/support/docview.wss?uid=swg21400038 If you still have trouble, please provide more information to this thread.
In particular, include the point at which the program gave you the error
message. Also, if the problem occurs while CPLEX is optimizing a problem,
include whether you can reproduce the problem with interactive CPLEX reading
in a SAV file of the model that your program was solving.
#CPLEXOptimizers#DecisionOptimization