Alps 1.5.7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AlpsTreeSelectionEstimate Class Reference

#include <AlpsSearchStrategy.h>

+ Inheritance diagram for AlpsTreeSelectionEstimate:
+ Collaboration diagram for AlpsTreeSelectionEstimate:

Public Member Functions

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

Detailed Description

Definition at line 121 of file AlpsSearchStrategy.h.

Constructor & Destructor Documentation

◆ AlpsTreeSelectionEstimate()

AlpsTreeSelectionEstimate::AlpsTreeSelectionEstimate ( )
inline

Default Constructor.

Definition at line 125 of file AlpsSearchStrategy.h.

◆ ~AlpsTreeSelectionEstimate()

virtual AlpsTreeSelectionEstimate::~AlpsTreeSelectionEstimate ( )
inlinevirtual

Default Destructor.

Definition at line 128 of file AlpsSearchStrategy.h.

Member Function Documentation

◆ compare()

virtual bool AlpsTreeSelectionEstimate::compare ( AlpsSubTree * x,
AlpsSubTree * y )
virtual

This returns true if the estimated 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: