Searched defs:solutions (Results 1 – 4 of 4) sorted by relevance
69 unsigned *solutions; member
138 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear()
47 unsigned *solutions; member110 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear()
5128 …cursive(const ElementsVector& elements, size_t requestedSize, CombinationVector& solutions, Elemen… in combinationsRecursive()5145 CombinationVector solutions; in combinations() local