Originally posted by: anahana
Hi,
This may sound like a trivial question, especially that I have been using ILOG for some time now, but how can I debug a code written using ILOG CP, or CPLEX for that matter, libraries? Since the libraries are pre-compiled, if you attempt to debug your code (in C++ for example), you only get the disassembly screen.
I've been using cout whenever I want to debug something and it's very hectic. Isn't there any other way? I know CP provided a debugger that connects to Solver, but what about Dispatcher and Scheduler? And to be honest, the debugger seems too much if you just want to debug small issues.
Regards,
#CPOptimizer#DecisionOptimization