I checked this and I want to die.
It was implied.Quote:
Correct.
But since when does what i said imply that it does? :rolleyes:
The source code wont look like that, thats not to say that none of the code is correct however.
Don't know about you, but his code looks like [Only registered and activated users can see links. Click Here To Register...] to me. :mofo:Quote:
It was implied.
And of course not, the way the code functions and does its jaz is the same, but yes, it would look totally different.
IE: To us his code looks like:
[Only registered and activated users can see links. Click Here To Register...]
And to him:
[Only registered and activated users can see links. Click Here To Register...]
Its not a joke either, he defended it saying that it takes less than 1 second to calculate a path, if anything such as this takes more than like 10ms then your doing it wrong imo.Quote:
That`d be O(n^16), considering a case where n is 15, this is worse than backtracking.
Seeing the worst case complexity of a standard A* implementation I find this extremely sad.Quote:
Its not a joke either, he defended it saying that it takes less than 1 second to calculate a path, if anything such as this takes more than like 10ms then your doing it wrong imo.