[Computer-go] Some newbie questions

Petr Baudis pasky at ucw.cz
Mon Jan 3 15:16:51 PST 2011


  Hi!

On Mon, Jan 03, 2011 at 12:50:31PM -0800, René van de Veerdonk wrote:
> LibEgo is an elegant and efficient (earlier versions, anyway) open source
> C++ MCTS-engine
> Orego is an open source Java MCTS-engine
> Fuego is a fully featured and well documented C++ MCTS-engine (several
> engines on a general framework)

  You might also find Pachi interesting. It is one of the stronger
engines, with strength comparable to Fuego, but with much smaller and more
straightforward codebase; none of its code is game-agnostic like in Fuego,
but if you care just about Go, you might find it much easier to find your
way around.

-- 
				Petr "Pasky" Baudis
Computer science education cannot make an expert programmer any more
than studying brushes and pigment can make an expert painter. --esr



More information about the Computer-go mailing list