PathFinding.js icon indicating copy to clipboard operation
PathFinding.js copied to clipboard

IDA algoritm freeze

Open MauroMombelli opened this issue 10 years ago • 5 comments

seems like IDA algoritm freeze, just add a block in the way.

MauroMombelli avatar Aug 04 '14 23:08 MauroMombelli

confirmed on Chrome, yes it freezes.

maxpaynestory avatar Sep 23 '14 12:09 maxpaynestory

stuck

doesn't computes a solutions or gets stuck in above case

magusverma avatar Sep 23 '14 15:09 magusverma

you just need to put a single block in the way. I've tested on firefox and chromium on linux.

2014-09-23 17:36 GMT+02:00 magusverma [email protected]:

[image: stuck] https://cloud.githubusercontent.com/assets/5781556/4374845/577a1c52-4337-11e4-9a12-9dd05696a194.png

doesn't computes a solutions or gets stuck in above case

— Reply to this email directly or view it on GitHub https://github.com/qiao/PathFinding.js/issues/67#issuecomment-56539441.

MauroMombelli avatar Sep 23 '14 15:09 MauroMombelli

@magusverma The exact same case works for me. Have you tried it with visualize recursion disabled as with visualize recursion on it takes a long time.

imor avatar Nov 15 '14 16:11 imor

So you know, still an issue with the online demo, haven't tried the API myself

JasonThomasData avatar Apr 20 '16 06:04 JasonThomasData