Dear Mr. Robert,
Unfortunately I can't attach the documents but here I show all the warnings below:
- First I get these warnings before I get the first results:
presolve, constraint V_binaria2['A1','C2','P3','R1','T2']:
all variables eliminated, but lower bound = 1 > 0
presolve, constraint V_binaria2['A1','C2','P3','R1','T2']:
no variables, but lower bound = 1, upper = Infinity
- When it returns result number 15, these warnings appear:
presolve, constraint V_binaria2['A1','C2','P4','R1','T1']:
all variables eliminated, but lower bound = 1 > 0
presolve, constraint V_binaria2['A1','C2','P3','R1','T2']:
all variables eliminated, but lower bound = 1 > 0
presolve, constraint V_binaria2['A1','C2','P3','R1','T2']:
no variables, but lower bound = 1, upper = Infinity
presolve, constraint V_binaria2['A1','C2','P4','R1','T1']:
no variables, but lower bound = 1, upper = Infinity
- Finally, when I get the result number 16 I get this last warning and the process is interrupted:
Bailing out after 10 warnings.
presolve: constraint Oferta['O5','P5','T2'] cannot hold:
body >= 295 cannot be <= 1.38607e-09; difference = 295
I appreciate any help and thank you for your time.