Skip to content

A few examples of how to use CPLEX in C++ on very classic optimization problems

Notifications You must be signed in to change notification settings

agallais/CPLEX_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPLEX_CPP

A few examples of how to use CPLEX in C++ on very classic optimization problems.

It was basically asked during a TD session, in the MPRO (Master Parisien de Recherche Operationnelle).

I will enrich it, from time to time, as I try to make more models with CPLEX library for C++. The main update should be the use of a callback on every node of CPLEX branch & bound algorithm to add some cuts. If you know more about how to do it, don't hesitate to send me an e-mail, any form of help is welcome.

About

A few examples of how to use CPLEX in C++ on very classic optimization problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages