Searched refs:algorithmTypeNames (Results 1 – 3 of 3) sorted by relevance
94 MS_LOG(INFO) << "Best algorithm: " << algorithmTypeNames[best_algorithm]; in MemoryAllocationSolver()104 MS_LOG(INFO) << "Algorithm strategy: " << algorithmTypeNames[algorithm_]; in MemoryAllocationSolver()311 << result / giga << " GB)\t" << algorithmTypeNames[algorithm_] << "\t" in Search()
44 constexpr char const *algorithmTypeNames[2] = {"Shared Objects", "Single Object"}; variable
166 MS_LOG(INFO) << "Best algorithm: " << algorithmTypeNames[best_solver->algorithm_]; in Solving()