Because your callback gets called multiple times at the root node.
Additionally, you are still not checking the return code of CPXcallbackgetinfolong
for success.
Because your callback gets called multiple times at the root node.
Additionally, you are still not checking the return code of CPXcallbackgetinfolong
for success.