Hello Everyone,
I am not that expert in coding, just coding on a level that helps me to implement some wireless modules /packets/ links/ etc....
I was wondering if we could implement AI search algorithms using C code, as an example, in this image:
[IMG]http://planning.cs.uiuc.edu/img338.gif[/IMG]
It is the Bidirectional search algorithm, I have searched to find if anyone has done it before but unfortunately I didn't find any.
My question is, if I decided to use C to implement the above template, how long (approximately) would it take to write it in C Or C++. Again I am not expert, but what I am thinking is that here are many experts who could figure out things like this.
Thanks.