a set of parameters generating the McCormick bounds that solved all 15-year WM problems with PTC & ITC
updated parameters in lower-level LP problems to improve feasibility
@HaleyRoss I reversed the repeat([[]], 24)... because I don't think it's working properly. When I was checking, for example, ipp.eta_L_vec, it has other vectors in addition to eta_L. Could you please look into that?
This PR includes the following:
repeat([[]], 24)...
because I don't think it's working properly. When I was checking, for example,ipp.eta_L_vec
, it has other vectors in addition toeta_L
. Could you please look into that?