You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to be able to allocate resources to process multiple queries in parallel and/or dedicate all
available resources to a specific query. There is a draft of basic multi-threading of the refinement check
available at Ecdar#117
How can we parallelize queries without large overheads?
Can we develop a heuristic that helps us balance resources between queries?
Can we add newly available resources to a running query?
The goal is to be able to allocate resources to process multiple queries in parallel and/or dedicate all
available resources to a specific query. There is a draft of basic multi-threading of the refinement check
available at Ecdar#117
Related Issues
The text was updated successfully, but these errors were encountered: