AlpsNodeSelectionBest Class Reference

#include <AlpsSearchStrategy.h>

Inheritance diagram for AlpsNodeSelectionBest:
Inheritance graph
[legend]
Collaboration diagram for AlpsNodeSelectionBest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AlpsNodeSelectionBest ()
 Default Constructor.
virtual ~AlpsNodeSelectionBest ()
 Default Destructor.
virtual bool compare (AlpsTreeNode *x, AlpsTreeNode *y)
 This returns true if quality of node y is better (the less the better) than that of node x.

Detailed Description

Definition at line 139 of file AlpsSearchStrategy.h.


Constructor & Destructor Documentation

AlpsNodeSelectionBest::AlpsNodeSelectionBest (  )  [inline]

Default Constructor.

Definition at line 143 of file AlpsSearchStrategy.h.

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

Default Destructor.

Definition at line 146 of file AlpsSearchStrategy.h.


Member Function Documentation

virtual bool AlpsNodeSelectionBest::compare ( AlpsTreeNode x,
AlpsTreeNode y 
) [inline, virtual]

This returns true if quality of node y is better (the less the better) than that of node x.

Implements AlpsNodeSelection.

Definition at line 150 of file AlpsSearchStrategy.h.


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

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