Ticket #172 (new enhancement)

Opened 3 years ago

Last modified 18 months ago

TRY_MOVES upgrade

Reported by: draqo Owned by: gnugo
Priority: low Milestone: Future
Component: source Version:
Severity: minor Keywords: DEFEND_TRY_MOVES ATTACK_TRY_MOVES
Cc: patch: yes

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 Download (4.0 KB) - added by draqo 3 years ago.

Regression Results

Attachment Rev. PASS FAIL Nodes Status
read-trymoves.patch Download 2381 patch does not apply details
2382 patch does not apply details

Change History

Changed 3 years ago by draqo

  Changed 3 years ago by draqo

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

follow-up: ↓ 3   Changed 3 years ago 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   Changed 3 years ago 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.

  Changed 3 years ago by gunnar

  • milestone changed from 3.7.11 to 3.8

  Changed 18 months ago by gunnar

  • milestone changed from 3.8 to Future
Note: See TracTickets for help on using tickets.