Searched refs:HillClimbingBestBranch (Results 1 – 2 of 2) sorted by relevance
21 class HillClimbingBestBranch(Generation): class106 return [HillClimbingBestBranch(children_tasks, set([current_task]),
24 from hill_climb_best_neighbor import HillClimbingBestBranch363 generations = [HillClimbingBestBranch(generation_tasks, set([]), specs)]379 generations = [HillClimbingBestBranch(generation_tasks, set([]), specs)]