Closed lakhoune closed 2 years ago
https://github.com/tranvutuan2001/ORpraktikum/blob/bdb56fc0e4c45c0205cd007d9533540ac6b24604/gurobi/model.solver.py#L94 The input of this function are the sets as described in https://drive.google.com/file/d/1ZBwtJeamHn4ILJOcwusplxY5yyR3vij5/view?usp=sharing The output of this function is the parameters as described in https://drive.google.com/file/d/1ZBwtJeamHn4ILJOcwusplxY5yyR3vij5/view?usp=sharing
I think it would be better if you import this function from a different file altogether so I have created a new file for it. And it is in feature/dataprep branch
@lakhoune
https://github.com/tranvutuan2001/ORpraktikum/blob/bdb56fc0e4c45c0205cd007d9533540ac6b24604/gurobi/model.solver.py#L94 The input of this function are the sets as described in https://drive.google.com/file/d/1ZBwtJeamHn4ILJOcwusplxY5yyR3vij5/view?usp=sharing The output of this function is the parameters as described in https://drive.google.com/file/d/1ZBwtJeamHn4ILJOcwusplxY5yyR3vij5/view?usp=sharing