Originally posted by: SystemAdmin
[jfk said:]
hello there,
I guess you could:
1. add constraints to the original prb: some of the variables set to the solution you got - many enough so you don't have to wait long - and run CPLEX without your heuristics and with the conflict detection facility
2. you could give your solution as a hot-start to CPLEX. If I remember well it checks first and gives you the conflicts
anyway, if you are using your code in an application it may not work so nicely or take time...
are you working on an application for an end user or is it a prototype of some sort?
I hope it helps...
cheers
#DecisionOptimization#OPLusingCPLEXOptimizer