MCPcopy Create free account
hub / github.com/awelm/simpledb / enumerateSubsets

Method enumerateSubsets

src/simpledb/JoinOptimizer.java:147–168  ·  view source on GitHub ↗

Helper method to enumerate all of the subsets of a given size of a specified vector. @param v The vector whose subsets are desired @param size The size of the subsets of interest @return a set of all subsets of the specified size

(Vector<T> v, int size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

orderJoinsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected