You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements a program that solves the problem using the non-informative search algorithm AlgNoInf and the informative search algorithm AlgInf, which uses a given heuristic function Func.