-------- Forwarded Message --------
From: Amirhossein Sadoghi <[email protected]>
To: [email protected]
Subject: Question
Date: Wed, 28 Sep 2011 05:44:34 +0200
Hello
I have got one question: I want to access to data which I loaded with
model with code :
tran = glp_mpl_alloc_wksp();
glp_mpl_read_model(tran, "000209ekskogflis.mod", 1);
glp_mpl_read_data(tran, "000209karta.dat");
glp_mpl_generate(tran, NULL);
glp_mpl_build_prob(tran, mip);
In order to change some part data like 2 parameters and solve the
problem again.
OR Using a external Matrix and modify it in each iteration and then send
it as part of data.
Kindly Regards
_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk