Skip to content

Commit

Permalink
learn after restart
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan committed Mar 18, 2024
1 parent d62a1fe commit e942770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mcsat/solver.c
Expand Up @@ -2705,6 +2705,7 @@ void mcsat_solve(mcsat_solver_t* mcsat, const param_t *params, model_t* mdl, uin
restart_resource = 0;
luby_next(&luby);
mcsat_request_restart(mcsat);
learning = true;
}

// Process any outstanding requests
Expand Down

0 comments on commit e942770

Please sign in to comment.