Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
Couenne
src
problem
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
15
void
CouenneProblem::fillQuadIndices
() {
16
17
}
Couenne::CouenneProblem::fillQuadIndices
void fillQuadIndices()
Look for quadratic terms to be used with SDP cuts.
Definition:
fillQuadIndices.cpp:15
CouenneProblem.hpp
Generated by
1.8.5