/home/coin/SVN-release/OS-2.0.1/Couenne/src/branch/doStrongBranching.cpp File Reference

#include "CoinTime.hpp"
#include "CouenneChooseStrong.hpp"
#include "CouenneProblem.hpp"
#include "CouenneBranchingObject.hpp"
#include "CouenneSolverInterface.hpp"

Include dependency graph for doStrongBranching.cpp:

Go to the source code of this file.

Functions

double distance (const double *p1, const double *p2, int size, double k=2.)
 compute Euclidean distance between two points (most likely LP solutions) l_2 norm by default, but can change it by fourth parameter


Function Documentation

double distance ( const double *  p1,
const double *  p2,
int  size,
double  k = 2. 
)

compute Euclidean distance between two points (most likely LP solutions) l_2 norm by default, but can change it by fourth parameter

Definition at line 20 of file doStrongBranching.cpp.

References k.

Referenced by CouenneChooseStrong::doStrongBranching().


Generated on Thu Oct 8 03:05:08 2009 by  doxygen 1.4.7