Commit b208b47
committed
#660 Lower CoACD default max hulls to 8
16 was already a big improvement over unlimited (-1), but Max Hulls is an
output-count constraint rather than a search-quality one - tightening it
further trims worst-case runtime without degrading individual cuts, unlike
loosening threshold/MCTS params which would erode the precision this
backend exists for.1 parent 9a1df41 commit b208b47
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments