PathFinding.js
PathFinding.js copied to clipboard
IDA algoritm freeze
seems like IDA algoritm freeze, just add a block in the way.
confirmed on Chrome, yes it freezes.
doesn't computes a solutions or gets stuck in above case
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.
@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.
So you know, still an issue with the online demo, haven't tried the API myself