Fix #1102: MaxCut/One to Maximum2Satisfiability - #1111
Conversation
Implementation SummaryChanges
Verification
Deviations from Plan
Open Questions
|
Agentic Review ReportScope note: This is a stacked PR targeting Structural CheckStructural Review: rule MaxCut/One → Maximum2SatisfiabilityStructural Completeness
Build Status
Semantic Review
Issue Compliance
Summary
Quality CheckQuality ReviewDesign Principles
Test Quality
IssuesCritical (Must Fix)None. Important (Should Fix)
Minor (Nice to Have)None. Summary
Agentic Feature TestsFeature:
Tested downstream workflowThe test exercised Issues Found
Discoverability and FrictionGeneral CLI documentation correctly explains that rule fixtures require both Generated by review-pipeline |
- reject vertex indices outside the signed CNF literal range\n- make the paper command select the canonical rule fixture
Summary
Add the unweighted MaxCut to Maximum 2-SAT reduction as a stacked change on the MaxCut/One model work.
Fixes #1102