Originally posted by: SystemAdmin
In Matlab CPlex Help, under CPLEX Class API, Methods, I see Cplex.addIndicators, but this does not help me figure out how to set up a problem that has/needs indicator variables. I know how to use toolbox functions to solve a standard MIP, but I do not know how to use CPLEX Class API to modify how CPLEX would solve a MIP with indicator variables. A complete, simple example would help help. Thanks.
#CPLEXOptimizers#DecisionOptimization