/home/coin/SVN-release/OS-2.4.1/Couenne/src/problem/fillQuadIndices.cpp

Go to the documentation of this file.
00001 /* $Id: fillQuadIndices.cpp 490 2011-01-14 16:07:12Z pbelotti $ */
00002 /*
00003  * Name:    fillQuadIndices.cpp
00004  * Author:  Pietro Belotti
00005  * Purpose: form a sparse matrix structure for SDP cuts
00006  *
00007  * (C) Carnegie-Mellon University, 2006. 
00008  * This file is licensed under the Eclipse Public License (EPL)
00009  */
00010 
00011 #include "CouenneProblem.hpp"
00012 
00013 using namespace Couenne;
00014 
00015 void CouenneProblem::fillQuadIndices () {
00016 
00017 }

Generated on Thu Nov 10 03:05:46 2011 by  doxygen 1.4.7