/home/coin/SVN-release/CoinAll-1.1.0/Bcp/examples/MCF-1/include/MCF1_init.hpp

Go to the documentation of this file.
00001 #ifndef MCF1_init_hpp
00002 #define MCF1_init_hpp
00003 
00004 #include "BCP_USER.hpp"
00005 
00006 class MCF1_init : public USER_initialize {
00007 public:
00008     virtual BCP_tm_user * tm_init(BCP_tm_prob& p,
00009                                   const int argnum,
00010                                   const char * const * arglist);
00011     virtual BCP_lp_user * lp_init(BCP_lp_prob& p);
00012 };
00013 
00014 #endif

Generated on Sun Nov 14 14:06:28 2010 for Coin-All by  doxygen 1.4.7