Originally posted by: SystemAdmin
[rajtvm said:]
Hello all,
My model in C++/CPLEX is giving me the following error -
Error : Using empty IloNumVar handle.
All the declared variables are being used in the model constraints, so I assume they are all extracted. I am not able to figure out the source for this error. Any leads would be appreciated. Thanks!
Raj
#CPLEXOptimizers#DecisionOptimization