Solving optimization problems using C++ and Cplex: (Part 1--02/18/21 Thursday)

Sdílet
Vložit
  • čas přidán 21. 02. 2021
  • Description: This tutorial is divided into two sessions. In the 1st session, Rahman will explain and implement a simple transportation problem in a C++ environment using the IBM ILOG CPLEX solver. He demonstrates the steps taken to program a Linear Programming problem in a C++ environment. He also explains various data generation steps, model creation, deciding solver parameters, and post-processing to solve the simple transportation problem. He then adds steps to run experiments using automation and run batch experiments from the command prompt. The GitHub link below consists of all C++/Cplex codes and Powerpoint presentation:
    The code for the first (second part also included) can be found here:
    github.com/RahmanKhorramfar91...
    About the presenter: Rahman Khorramfar is a Ph.D. student in the Edward P. Fitts Department of Industrial and Systems Engineering at NCSU. His research interests lie in the theoretical, computational, and applied aspects of operations research (OR). Rahman’s dissertation addresses new product development in the semiconductor industry, and decomposition methods for general multistage stochastic programs to generate quality bounds. Besides, he has research experience in developing customized solutions for large scale optimization problems. During his Ph.D., Rahman participated in various student competitions and challenges; he was part of the winning team in IBM Call for Code Spot Challenge and IISE-LSC Student Case Competition.
    You can find the second part in the link below:
    • Column generation and ...

Komentáře •