Originally posted by: EdKlotz
The C API has a getcallbacknodelp function that can be used to do this. In fact, an example program that does this is available at https://www-01.ibm.com/support/docview.wss?uid=swg21400065. However, due to the greater level of separation between the presolved model and the original model, none of the object oriented APIs support this. Now, the legacy Python API is a bit more closely connected to the core C code, but I found no equivalent method to getcallbacknodelp, and don't see any way to query this.
#CPLEXOptimizers#DecisionOptimization