Originally posted by: SystemAdmin
[ChrisHane said:]
Hi Nidhi,
A precise answer depends on your programming language and development tools.
If you are using Windows and Visual Studio, then the header files can be placed in stdafx.h and shared across the individual cpp files. The other languages all have their own ways to support this need.
Its up to you to design the classes you use that call CPLEX as well as how those classes are mapped to source files. If you could be more specific in the issue you are facing, then I can give a more specific answer.
Good Luck,
Chris
#CPLEXOptimizers#DecisionOptimization