Searched defs:PermutationBuilder (Results 1 – 1 of 1) sorted by relevance
1600 class PermutationBuilder { class1602 explicit PermutationBuilder(int max_depth) : max_depth_(max_depth) {} in PermutationBuilder() function in PermutationBuilder