I am a student at the university and working on my thesis in linear programming.
My supervisor told me I must write my mathematical model in C++ to be solved by CPLEX. Unfortunately I never coded something different from basic Matlab.
My question is if anybody can recommend me a book, website or course to study C++ to be ready to write my model and use CPLEX API for C++. I looked through some websites but there are a lot of different courses focusing on topics I don’t have ideas if there is needed for my specific problem.