[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[computer-go] Search = Bad!



I forgot to say that you are starting in the center of a circular forest,
and you walk only in a wedge that is a sixteenth of the whole forest.

The forest seen from above looks very beautiful, a bit like a fractal. And
very regular.
At the edge of the forest are wonderful fractal-like patterns of rock, tree
and swamp.

How are fractals calculated?
With search? No. They use a formula :)

Go is a fractal and finding the best move is solving an equation based on
where in the fractal you are and where do you want to go.

The things needed are:

1. The formula for the fractal

2. finding a formula for the solution of A --> B (A is where you are inside
fractal-space, B is a value for the edge of fractal-space).

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/