12 #include "CoinHelperFunctions.hpp"
14 using namespace Couenne;
int num_
Stores the values of the Matrix of the Lagrangian at optimum for later use.
Class for sparse Matrixs (used in modifying distances in FP)
CouenneSparseMatrix()
Constructor.
CouenneSparseMatrix & operator=(const CouenneSparseMatrix &rhs)
Assignment.
CouenneSparseMatrix * clone()
Clone.
virtual ~CouenneSparseMatrix()
Destructor.