Decision Optimization

 View Only

 How can I get the columns involved in the conflict in a C++ project?

XY Li's profile image
XY Li posted Fri April 04, 2025 05:49 AM
Dear all,
 
I am using the conflict refiner in a C++ project.
How can I get the corresponding columns in the conflict?
I check the manul and cannot find a method to derive the corresponding varaibles in the conflict.  In C++ project, getconflict can only return which constraints are in the conflict.
Thanks,
Shaon