/home/coin/svn-release/OS-2.5.0/Couenne/src/branch/operators/branchExprInv.cpp File Reference

#include "CoinHelperFunctions.hpp"
#include "CouenneExprInv.hpp"
#include "CouenneObject.hpp"
#include "CouenneBranchingObject.hpp"
#include "CouenneProjections.hpp"
#include "CouenneFunTriplets.hpp"
Include dependency graph for branchExprInv.cpp:

Go to the source code of this file.

Functions

CouNumber negPowSelectBranch (const CouenneObject *obj, const OsiBranchingInformation *info, double *&brpts, double *&brDist, int &way, CouNumber k, CouNumber x0, CouNumber y0, CouNumber l, CouNumber u)
 generic approach for negative powers (commom with exprInv::selectBranch())

Function Documentation

CouNumber negPowSelectBranch ( const CouenneObject obj,
const OsiBranchingInformation *  info,
double *&  brpts,
double *&  brDist,
int &  way,
CouNumber  k,
CouNumber  x0,
CouNumber  y0,
CouNumber  l,
CouNumber  u 
)

generic approach for negative powers (commom with exprInv::selectBranch())

generic approach for negative powers (used by expr{Pow,Inv}selectBranch())

Definition at line 22 of file branchExprInv.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1