The package xxl.core.math.queries models basic query functionality. This is necessary since mathematical techniques that are applied in the database
research area often deliver approximations of query results. Thus, well-defined interfaces for different query types are provided. Additionally, a
a {@link xxl.core.math.queries.QueryFeedbackSelectivityEstimator selectivity estimator based on query feedback} is modelled.