Class HybridMatcherConstraintCostFunction

All Implemented Interfaces:
ICostFunction

@Deprecated public class HybridMatcherConstraintCostFunction extends IndexerBasedConstraintCostFunction
This cost function is intended to be used on hybrid configuration, with the strict restriction than any non-flattened positive pattern call is executed with Rete engine. This implementation provides the exact number of matches by invoking the result provider for the called pattern.