Home
last modified time | relevance | path

Searched refs:EITHER_MOVE (Results 1 – 5 of 5) sorted by relevance

/dports/games/gnugo/gnugo-3.8/engine/
H A Dmove_reasons.h72 #define EITHER_MOVE 100 macro
H A Dmove_reasons.c297 case EITHER_MOVE: in get_pos()
990 add_move_reason(pos, EITHER_MOVE, index); in add_either_move()
1768 case EITHER_MOVE: in list_move_reasons()
1907 { { EITHER_MOVE, -1 },
H A Dvalue_moves.c1109 case EITHER_MOVE: /* FIXME: More advanced handling? */ in examine_move_safety()
2686 case EITHER_MOVE: in estimate_strategical_value()
/dports/games/gnugo/gnugo-3.8/doc/
H A Dmove_generation.texi72 @item EITHER_MOVE
/dports/games/gnugo/gnugo-3.8/
H A DChangeLog1446 - FIXME added regarding several EITHER_MOVE reasons
1472 - bug fix in estimate_strategical_value: EITHER_MOVE negative values
1621 - output cleanup: --statistics, and EITHER_MOVE-trace
1980 - new move reason: EITHER_MOVE