-
Notifications
You must be signed in to change notification settings - Fork 162
[FEA] Concurrent root relaxation #1074
Copy link
Copy link
Open
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.feature requestNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.feature requestNew feature or requestNew feature or request
Fix issues with concurrent root relaxation where we only run a single instance of crossover. Keep racing PDLP and barrier until they have crossed over to a basic solution. As crossover has a high failure rate.