CbcCompare Class Reference

#include <CbcCompareBase.hpp>

Collaboration diagram for CbcCompare:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CbcCompare ()
virtual ~CbcCompare ()
bool operator() (CbcNode *x, CbcNode *y)
bool compareNodes (CbcNode *x, CbcNode *y)
bool alternateTest (CbcNode *x, CbcNode *y)
 This is alternate test function.
CbcCompareBasecomparisonObject () const
 return comparison object

Public Attributes

CbcCompareBasetest_

Detailed Description

Definition at line 103 of file CbcCompareBase.hpp.


Constructor & Destructor Documentation

CbcCompare::CbcCompare (  )  [inline]

Definition at line 107 of file CbcCompareBase.hpp.

virtual CbcCompare::~CbcCompare (  )  [inline, virtual]

Definition at line 109 of file CbcCompareBase.hpp.


Member Function Documentation

bool CbcCompare::operator() ( CbcNode x,
CbcNode y 
) [inline]

Definition at line 111 of file CbcCompareBase.hpp.

bool CbcCompare::compareNodes ( CbcNode x,
CbcNode y 
) [inline]

Definition at line 114 of file CbcCompareBase.hpp.

bool CbcCompare::alternateTest ( CbcNode x,
CbcNode y 
) [inline]

This is alternate test function.

Definition at line 118 of file CbcCompareBase.hpp.

CbcCompareBase* CbcCompare::comparisonObject (  )  const [inline]

return comparison object

Definition at line 121 of file CbcCompareBase.hpp.


Member Data Documentation

Definition at line 105 of file CbcCompareBase.hpp.


The documentation for this class was generated from the following file:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1