#include <StructQueryRep.hpp>
Inheritance diagram for MaxQnode:
Public Methods | |
MaxQnode (double dbelief, double wt) | |
virtual | ~MaxQnode () |
virtual double | eval (DocumentRep *dRep) |
Protected Attributes | |
double | dw |
The default score. |
|
|
|
|
|
Score as the maximum of the scores of its child nodes and the default score. Implements QueryNode. |
|
The default score.
|