Commit 05f4d8a
committed
mcsat: seed first two l2o runs from cache before cold-starting
Change the cold-start cadence so the first two l2o runs after a recache
reuse the cached (target/best) assignment as the hill-climbing start,
and only every third run cold-starts. Previously the very first l2o run
cold-started, discarding the warm cache already populated during search.1 parent 9156288 commit 05f4d8a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
1586 | | - | |
1587 | | - | |
| 1586 | + | |
| 1587 | + | |
1588 | 1588 | | |
1589 | 1589 | | |
1590 | 1590 | | |
| |||
0 commit comments