Hi All, I'm using the --binarize option of glpk and it successfully converts my MIP to binary before solving.
I would like to solve the resulting problem as binary, so I call: glpsol -m n.mod -d s.dat --binarize --wcpxlp a.lp But when saving it does not saves variables as binaries. Is there another way to do it (using the API perhaps) ? Cheers, Haroldo -- ============================================================= Haroldo Gambini Santos Computing Department Universidade Federal de Ouro Preto - UFOP email: haroldo [at ] iceb.ufop.br home/research page: www.decom.ufop.br/haroldo
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
