[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Help with gmp
I am aware of GTP, but I choose to use GMP for two reasons: 1) I already have
the code that implements GMP, and 2) Ill probably need to play against other
programs that only implement GMP. Why do you say I should not use it? Only
because the existance of a better one or is there some other reason?
Thanks for your help.
> You don't need GMP. In fact, you should not use it no matter what.
>
> There is a newer protocol, called GTP which has much more features, which is
> way
> easier to implement, which is extensible, human readable and human writeable.
> GNU Go also comes with several scripts (`interface/gtp_examples/twogtp*) to
> play
> two different engines (programs) against each other over GTP.
>
> Have a look at GNU Go's implementation of GTP in files `interface/gtp.[ch]'
> and
> `interface/play_gtp.c'. Files `gtp.[ch]' are available under X11-style
> license,
> which allows reusage in your program almost without limitations.
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go