module NoSE::Search::Objective
Simple enum for possible objective functions
Constants
- COST
Minimize the cost of statements in the workload
- INDEXES
Minimize the total number of indexes
- SPACE
Minimize the space usage of generated indexes
Simple enum for possible objective functions
Minimize the cost of statements in the workload
Minimize the total number of indexes
Minimize the space usage of generated indexes