Cplex
From WhiteWing
Jump to: navigation, search

C# project, Visual Studio 2008

  • Add References
    • ILOG.CPLEX.dll, ILOG.Concert.dll
    • You can copy them into a local directory.
  • Set Environment Path
    • My Computer > right click > Properties > Advanced > Set Environment Variables.
    • CPLEXDIR O:\unix\projects\grail\local\pkg\ilm\cplex112-x86_win32\bin\x86_win32
    • ILOG_LICENSE_FILE O:\unix\projects\grail\local\pkg\ilm\access.ilm
  • Add cplex112.dll into the bin directory (or include the folder...)
.
Powered by MediaWiki. Designed by BlueBrown.