Originally posted by: SystemAdmin
Sorry, model description:
- Is a formulation: Colunas Generation
- The decision variable is "x", is greater than zero if the column is considered in the solution
- Restriction 2 ensures that every customer is satisfied
- Restriction 3 limits the number of vehicles in the solution
Assumed that as the price is generating new columns moves, this causes increase in the column space... I need to clean the model and load the columns encountered when applying this restriction (number of columns = K)? ... as should define this set of restrictions to the number of vehicles?
I appreciate your help, I implemented ideas without good results
Regards
C.M.
#CPLEXOptimizers#DecisionOptimization