I would like to get the names of each decision variable after I have run my optimizing programme using Cplex in Python.
I know that there is a function in Matlab for that but I can't find it for Python. Does anybody know if there is such a function?
Thanks!