Package QueryProcessor.SF.ScoringFunction.HillClimbing

Contains classes implementing the Hill Climbing (greedy) algorithm for AVG and IRM scoring functions.

See:
          Description

Class Summary
WrapperAVGGreedy Wrapper class for computing the average scoring function using the hill climbing algorithm.
WrapperIRM Wrapper class for computing the IRM scoring function using the hill climbing algorithm.
 

Package QueryProcessor.SF.ScoringFunction.HillClimbing Description

Contains classes implementing the Hill Climbing (greedy) algorithm for AVG and IRM scoring functions.