Ticket #182 (new defect)
Tie breaker when determining new goal in owl_test_cuts()
| Reported by: | arend | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | Future |
| Component: | source | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | patch: | yes |
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
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| draqo-owl_test_cuts-optimize.diff | 2382 | 1 | 1 | +0.056% +0.11% -0.014% | builds with warning(s) | details |
Change History
Note: See
TracTickets for help on using
tickets.

