Skip to content

Modify the cores pipeline to get cores info to Sterling#312

Merged
tnelson merged 8 commits intodevfrom
feat_cores_sterling
Nov 13, 2025
Merged

Modify the cores pipeline to get cores info to Sterling#312
tnelson merged 8 commits intodevfrom
feat_cores_sterling

Conversation

@tnelson
Copy link
Copy Markdown
Owner

@tnelson tnelson commented Nov 12, 2025

The PR adds two fields to the Sterling JSON that Forge sends, both within the data->enter JSON.

  • status: one of sat, unsat, or unknown.
  • core: either false or a list of strings.

For the moment, cores are being sent as raw strings, not anything structured well. Syntax locations, structure, etc. persist in Forge, so if we want to JSON-ify formulas (for example) we can.

@tnelson
Copy link
Copy Markdown
Owner Author

tnelson commented Nov 13, 2025

This PR is somewhat dirty: it incorporates also a parser fix and an error message improvement.

@tnelson tnelson merged commit f00a33a into dev Nov 13, 2025
1 check passed
@tnelson tnelson deleted the feat_cores_sterling branch November 13, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants