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