Alps  2.0.2
Public Member Functions | List of all members
AlpsTreeSelectionBest Class Reference

#include <AlpsSearchStrategy.h>

+ Inheritance diagram for AlpsTreeSelectionBest:
+ Collaboration diagram for AlpsTreeSelectionBest:

Public Member Functions

 AlpsTreeSelectionBest ()
 Default Constructor. More...
 
virtual ~AlpsTreeSelectionBest ()
 Default Destructor. More...
 
virtual bool compare (AlpsSubTree *x, AlpsSubTree *y)
 This returns true if the quality of the subtree y is better (the less the better) than that the subtree x. More...
 
- Public Member Functions inherited from AlpsTreeSelection
 AlpsTreeSelection ()
 Default Constructor. More...
 
virtual ~AlpsTreeSelection ()
 Default Destructor. More...
 

Detailed Description

Definition at line 77 of file AlpsSearchStrategy.h.

Constructor & Destructor Documentation

◆ AlpsTreeSelectionBest()

AlpsTreeSelectionBest::AlpsTreeSelectionBest ( )
inline

Default Constructor.

Definition at line 81 of file AlpsSearchStrategy.h.

◆ ~AlpsTreeSelectionBest()

virtual AlpsTreeSelectionBest::~AlpsTreeSelectionBest ( )
inlinevirtual

Default Destructor.

Definition at line 84 of file AlpsSearchStrategy.h.

Member Function Documentation

◆ compare()

virtual bool AlpsTreeSelectionBest::compare ( AlpsSubTree x,
AlpsSubTree y 
)
virtual

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

Implements AlpsTreeSelection.


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