Skip to content

Add ILP problem size and objective value diagnostics#362

Merged
fmassa merged 1 commit intomainfrom
fmassa/ilp_size_diagnostic
Mar 11, 2026
Merged

Add ILP problem size and objective value diagnostics#362
fmassa merged 1 commit intomainfrom
fmassa/ilp_size_diagnostic

Conversation

@fmassa
Copy link
Contributor

@fmassa fmassa commented Mar 11, 2026

Logs unique variable count, decision variable count, constraint count after ILP construction, and the optimal objective value after solve. Useful for comparing ILP formulations across branches.

Logs unique variable count, decision variable count, constraint count after ILP construction, and the optimal objective value after solve. Useful for comparing ILP formulations across branches.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 11, 2026
@fmassa fmassa merged commit 98bc5ae into main Mar 11, 2026
10 checks passed
@fmassa fmassa deleted the fmassa/ilp_size_diagnostic branch March 11, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant