forked from metaborg/pie
-
Notifications
You must be signed in to change notification settings - Fork 0
Use Statix incremental solver #290
Copy link
Copy link
Open
Labels
Component: code baseThe code quality of the project (does not affect functionality)The code quality of the project (does not affect functionality)Priority: lowStatus: blockedStatus: specifiedEnhancement that is ready to implementEnhancement that is ready to implementType: enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
Component: code baseThe code quality of the project (does not affect functionality)The code quality of the project (does not affect functionality)Priority: lowStatus: blockedStatus: specifiedEnhancement that is ready to implementEnhancement that is ready to implementType: enhancementNew feature or requestNew feature or request
Summary
Switch Statix solver from the single threaded solver to the incremental solver
Todo
Reason
The incremental solver should hopefully be faster than the single-threaded solver.
Related issues