Agentically coded SCIP backend for the LSP#203
Draft
JonatanWaern wants to merge 32 commits into
Draft
Conversation
JonatanWaern
force-pushed
the
scip-backend
branch
from
March 4, 2026 14:16
5f21710 to
af7c497
Compare
JonatanWaern
force-pushed
the
scip-backend
branch
3 times, most recently
from
March 24, 2026 14:29
db7c36e to
4da8c52
Compare
JonatanWaern
force-pushed
the
scip-backend
branch
from
March 31, 2026 07:23
59dd7aa to
ab5f901
Compare
JonatanWaern
force-pushed
the
scip-backend
branch
from
May 18, 2026 07:43
a0f3b6c to
03da302
Compare
Draft/suggestion feature, not guaranteed to work even beyond known limitations on the DLS
This should technically be a smaller memory footprint due to Arc, and it allows us more access Signed-off-by: Jonatan Waern <jonatan.waern@intel.com>
- We failed to recurse into in-eachs in various cases, now fixed - Corrected code comment
JonatanWaern
force-pushed
the
scip-backend
branch
from
May 27, 2026 13:32
c4a0953 to
4da216d
Compare
JonatanWaern
force-pushed
the
scip-backend
branch
from
June 1, 2026 08:51
4da216d to
ef6e74b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft/suggestion feature, not guaranteed to work even beyond known limitations on the DLS