Originally posted by: omsb
the problem was in c++, and the error was "stack overflow". I checked several times my code, and it was ok. I found the problem was the stack size in visual studio.
I increased it and now it works properly.
I changed the stack reverse size in the "linker" setting of visual studio, and change it by entering the stack size in byte.
#CPLEXOptimizers#DecisionOptimization