Ticket #172 (new enhancement)

Opened 1 year ago

Last modified 7 months ago

TRY_MOVES upgrade

Reported by: draqo Assigned to: gnugo
Priority: low Milestone: 3.8
Component: source Version:
Severity: minor Keywords: DEFEND_TRY_MOVES ATTACK_TRY_MOVES
Cc: patch: 1

Description

Upgraded DEFEND_TRY_MOVES and ATTACK_TRY_MOVES to check if any of proposed moves is possible to make, when "(no_deep_branching) && stackp >= branch_depth" - not only first of them. If GnuGo? spends time to generate these moves, all of them should be checked by komaster_trymove.

Attachments

read-trymoves.patch (4.0 kB) - added by draqo on 03/07/07 14:02:23.

Change History

03/07/07 14:02:23 changed by draqo

  • attachment read-trymoves.patch added.

03/07/07 14:17:54 changed by draqo

Look for comment from 03/07/07 14:15:46 in ticket #148 for regression discussion of this ticket.

(follow-up: ↓ 3 ) 04/19/07 21:15:09 changed by arend

This patch doesn't seem to apply, or be relevant to the CVS version at all. Is this a patch on top of another patch?

(in reply to: ↑ 2 ) 04/23/07 13:51:26 changed by draqo

Replying to arend:

This patch doesn't seem to apply, or be relevant to the CVS version at all. Is this a patch on top of another patch?

Something like that. As you see in #148 patch I made a lot of changes. And couldn't make a different project for each change because organizing and working on it would be very difficult. So all changes were made succesively. That's why I post all-in-one patch. But you could work step by step, because I write in #148 an order of my work.

10/24/07 21:22:30 changed by gunnar

  • milestone changed from 3.7.11 to 3.8.