Hi everyone, here's a picture of Samuel's A* implémentation in action :
The start is at the top left, arrival at the bottom right. The considered
cells are in blue.
http://imgur.com/aR0FJ.png
[image: the image] <http://i.imgur.com/aR0FJ.png>
Jon Harper
On Sat, Mar 6, 2010 at 11:14 AM, Samuel Tardieu <s...@rfc1149.net> wrote:
> The following changes since commit
> 3d3b6b610b3dd03f102fdd550c442a00639c4615:
> Joe Groff (1):
> Merge branch 'lexer-parsing-word-errors'
>
> are available in the git repository at:
>
> git://git.rfc1149.net/factor.git for-slava
>
> Samuel Tardieu (1):
> A* algorithm implementation
>
> extra/astar/astar-docs.factor | 42 ++++++++++++++++++
> extra/astar/astar-tests.factor | 94
> ++++++++++++++++++++++++++++++++++++++++
> extra/astar/astar.factor | 67 ++++++++++++++++++++++++++++
> extra/astar/authors.txt | 1 +
> extra/astar/summary.txt | 1 +
> 5 files changed, 205 insertions(+), 0 deletions(-)
> create mode 100644 extra/astar/astar-docs.factor
> create mode 100644 extra/astar/astar-tests.factor
> create mode 100644 extra/astar/astar.factor
> create mode 100644 extra/astar/authors.txt
> create mode 100644 extra/astar/summary.txt
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk