Search the Community
Showing results for tags 'algorithm'.
-
So I am really into algorithms and i have been researching pathfinding and the various algorithms and methodology behind it. After some very intruiging research i have gotten down to the nitty-gritty of making my own algorithm and I am happy to announce i have a working algorithm for any obstacle and [in theory] it takes less steps and time than traditional pathfinding algorithms (such as A* and Dijkstra's algorithm) . for ex.) I had set up a 100x100 "tile" maze and after 6 steps into the algorithm it had a definite path from the start to finish. As far as i know 6 steps is very impressive-
-
Wikipedia is used by many people as a first resource when doing a quick search on a topic of interest, largely because it also often provides links to a myriad of other inputs. I just read a piece by ZME Science which makes the following remarks: http://www.zmescience.com/research/w...nce%29#!bf3Iwr This is very interesting to me and explains why many of the pages contain only very basic content, presented in a similar format. I was wondering how many of you were already aware of this and what your thoughts and comments are regarding the use of Bots as research assistants and authors.