Home
last modified time | relevance | path

Searched refs:tightenBoundsCLP_Light (Results 1 – 3 of 3) sorted by relevance

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem/
H A DCouenneSolverInterface.hpp111 virtual int tightenBoundsCLP_Light (int lightweight);
H A DCouenneLPtightenBoundsCLP-light.cpp21 int CouenneSolverInterface<T>::tightenBoundsCLP_Light (int lightweight) { in tightenBoundsCLP_Light() function in Couenne::CouenneSolverInterface
H A DCouenneLPtightenBoundsCLP.cpp48 return tightenBoundsCLP_Light (lightweight); in tightenBoundsCLP()