View on GitHub

Semester7

Notes of courses done/attended in semester 7 in college

Lecture 8

Video

link

Problem Solving through searching

tbkp

tbkp

tsp

r1

r2

Searching

s1

Canonical Problem Formulation

cpf

Route Finding

rf

Search Space

ss

Basic Search Algorighm

bsa

General Search Algo

gsa

impl

Expanding nodes

exp

Adding to Fringe

atf

Managing the Fringe

mtf

Modeling of Problems

mp

Tree Search eg - Romania

tsr

Example - the 8-puzzle

tep

Searching Strategies

ss

Uninformed search strategies

uss

BFS

bfs

bfs

bfs

bfs

bfs

Properties

props