Skip to content

a simple demo of using cplex callable library for C/C++.

Notifications You must be signed in to change notification settings

camilocs89/CplexCPlusPlusDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CplexCPlusPlusDemo

a simple demo of using cplex callable library for C/C++.

Executable Target

Path: /build/bin

Model File

Path: /build/model.lp

Solution File

Path: /build/sol.sl

Dependency Library Configuration

Path: /cmake/FindCplex.cmake

CMakeLists File

Path: CMakeLists.txt

About

a simple demo of using cplex callable library for C/C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 80.6%
  • C++ 13.3%
  • Slash 6.1%