GamsFinalize.hpp

Go to the documentation of this file.
00001 // Copyright (C) GAMS Development 2006
00002 // All Rights Reserved.
00003 // This code is published under the Common Public License.
00004 //
00005 // $Id: GamsFinalize.hpp 56 2007-02-03 17:51:56Z stefan $
00006 //
00007 // Authors:  Michael Bussieck, Stefan Vigerske
00008 
00009 #ifndef GAMSFINALIZE_HPP_
00010 #define GAMSFINALIZE_HPP_
00011 
00012 // GAMS
00013 #include "GamsModel.hpp"
00014 #include "GamsMessageHandler.hpp"
00015 
00016 #include "OsiSolverInterface.hpp"
00017 
00028 void GamsFinalizeOsi(GamsModel *gm, GamsMessageHandler *myout, OsiSolverInterface *solver, bool PresolveInfeasible);
00029 
00030 #endif /*GAMSFINALIZE_HPP_*/

Generated on Fri May 16 00:28:04 2008 for GAMSlinks by  doxygen 1.4.7