Lecture Series on Artificial Intelligence by Prof. P. Dasgupta, Department of Computer Science & Engineering, I.I.T,kharagpur. For More details on NPTEL visit http://nptel.iitm.ac.in
@BobK5228 You can only move one tile at a time. If tiles are "perturbed" during the process of taking a tile X from its start to finish position, then it takes longer than the Manhattan distance D(X) between those positions to do so because you have to make D(X) moves, then a move for each "perturbation" of the other tiles. For each tile X, the time it takes to get from start to finish T(X) must therefore obey T(X) >= D(X). Therefore (time to finish game)_>= (sum over D(X))
...would yield an average total move count, but there will be initial conditions and tile move sequences which, whether by chance or exquisitely tuned execution plan, will yield a toal move count much smaller than the simple sum of all the initial distances to the final state.
The process of moving one tile from its starting position to its final position DOES perturb the original positions of other tiles. Tiles that have been perturbed from their original positions may now be either more or fewer manhattan distance steps away from their original positions. Unless I'm totally missing the point here, it seems possible to me that the average altered distance from original positions of those perturbed tiles could be lower. And it seems possible that the same would hold
@BobK5228 You can only move one tile at a time. If tiles are "perturbed" during the process of taking a tile X from its start to finish position, then it takes longer than the Manhattan distance D(X) between those positions to do so because you have to make D(X) moves, then a move for each "perturbation" of the other tiles. For each tile X, the time it takes to get from start to finish T(X) must therefore obey T(X) >= D(X). Therefore (time to finish game)_>= (sum over D(X))
sammysoil77 1 week ago in playlist Computer Sc - Artificial Intelligence - Prof. P. Dasgupta
...would yield an average total move count, but there will be initial conditions and tile move sequences which, whether by chance or exquisitely tuned execution plan, will yield a toal move count much smaller than the simple sum of all the initial distances to the final state.
BobK5228 1 month ago
The process of moving one tile from its starting position to its final position DOES perturb the original positions of other tiles. Tiles that have been perturbed from their original positions may now be either more or fewer manhattan distance steps away from their original positions. Unless I'm totally missing the point here, it seems possible to me that the average altered distance from original positions of those perturbed tiles could be lower. And it seems possible that the same would hold
BobK5228 1 month ago
@mixmasterxp node7 = 11 ( the heuristic value of the node) + 1 + 3 + 2 (6) = 11+6=17
kaladze 8 months ago
cool eh
tarun7597 11 months ago
35:12 how is the g value for node7 = 6?
mixmasterxp 1 year ago
jaja si esta chistoso el tipo
thenetcowboy 2 years ago
50 seconds: lol
Daghead 2 years ago 2
this movie is buyyed
mertturkiye 2 years ago
damn good
waqaswagan 3 years ago