لینک دانلود و خرید پایین توضیحات دسته بندی: Powerpoint نوع فایل: ppt (قابل ویرایش و آماده پرینت ) تعداد اسلاید: 21 اسلاید قسمتی از متن فایل دانلودی •Local search algorithms •In many optimization problems, the path to the goal is irrelevant; the goal state itself is the solution, such as 8 queens problem • •State space = set of "complete" configurations •Find configuration satisfying constraints, e.g., n-queens •In such cases, we can use local search algorithms •keep a single "current" state, try to improve it •مزایای جستجوی محلی •استفاده از حافظه بسیار کم تقریبا ثابت •امکان استفاده در فضاهای حالت بزرگ و نا متناهی (پیوسته) مناسب برای مسائل بهینه سازی. •Hill-climbing search •"Like climbing Everest in thick fog with amnesia” •همسایه های مجاور(تولید شده توسط تابع پسین) را بررسی می کند و اگر حالتی بهتر است آن را جایگزین حالت ...