[Dip] Print Underlying Formulation Follow Up
Kipp Martin
kmartin at chicagobooth.edu
Mon Aug 9 03:18:07 EDT 2010
Hi:
For printing the final master it seems that something like:
algo = new DecompAlgoPC(&bearcat, &utilParam);
alpsModel.solve();
algo->getMasterOSI()->writeLp("restrictedMaster.txt", "lp", 1e-30, 5, 10);
will do the trick? I guess this is the best way. Still cannot figure out
to get the underlying formulation in the original variables in Lp format.
Thanks
--
Kipp Martin
Professor of Operations Research
and Computing Technology
Booth School of Business
University of Chicago
5807 South Woodlawn Avenue
Chicago, IL 60637
773-702-7456
kmartin at chicagobooth.edu
http://www.chicagobooth.edu/faculty/bio.aspx?person_id=12825325568
http://projects.coin-or.org/OS
More information about the Dip
mailing list