[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Pattern Matcher
> Can you give some example code Mark?
Vincent,
Go to John Tromps web site and download 2 program, one in C and the
other in Java. They do exactly the same thing, they are connect-4
solvers and do alpha/beta searching. You can time them both.
Here is the web site:
http://homepages.cwi.nl/~tromp/c4/fhour.html
If you think something is wrong, the source code is there. Optimize
the C code if you want and see if you can beat it. It is well
written.
I had this same argument a few weeks ago and I said Java was slow. I
didn't argue for long, I tried it for myself and had to retract my
opinion.
- Don
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/