Searched defs:AlgorithmType (Results 1 – 2 of 2) sorted by relevance
49 enum AlgorithmType { kManyObjects = 0, kSingleObject, kNumAlgorithmTypes }; enum
129 … bool bVerifySolution, bool, SortingType, FittingType, AlgorithmType) { in Solving() argument