Ticket #182 (new defect)

Opened 1 year ago

Tie breaker when determining new goal in owl_test_cuts()

Reported by: arend Assigned to: gnugo
Priority: normal Milestone: 3.8
Component: source Version:
Severity: minor Keywords:
Cc: patch: 1

Description

After a potential cut has been found in owl_test_cuts(), the new goal is the biggest component after assuming the cut.

With this patch, a liberty heuristic is used as a tie-breaker when two components have the same size.

This patch was for strange reasons included in dfa.patch in #148.

Attachments

draqo-owl_test_cuts-optimize.diff (1.9 kB) - added by arend on 05/03/07 23:38:04.

Change History

05/03/07 23:38:04 changed by arend

  • attachment draqo-owl_test_cuts-optimize.diff added.