fillQuadIndices.cpp
Go to the documentation of this file.
1 /* $Id: fillQuadIndices.cpp 490 2011-01-14 16:07:12Z pbelotti $ */
2 /*
3  * Name: fillQuadIndices.cpp
4  * Author: Pietro Belotti
5  * Purpose: form a sparse matrix structure for SDP cuts
6  *
7  * (C) Carnegie-Mellon University, 2006.
8  * This file is licensed under the Eclipse Public License (EPL)
9  */
10 
11 #include "CouenneProblem.hpp"
12 
13 using namespace Couenne;
14 
16 
17 }
void fillQuadIndices()
Look for quadratic terms to be used with SDP cuts.