Skip to content

enrich(Sudoku): add conclusions to 4 .NET notebooks (4 BETA->PRODUCTION)#1967

Closed
jsboige wants to merge 1 commit into
mainfrom
fix/sudoku-dotnet-conclusions-prod
Closed

enrich(Sudoku): add conclusions to 4 .NET notebooks (4 BETA->PRODUCTION)#1967
jsboige wants to merge 1 commit into
mainfrom
fix/sudoku-dotnet-conclusions-prod

Conversation

@jsboige
Copy link
Copy Markdown
Owner

@jsboige jsboige commented May 31, 2026

Summary

Add pedagogical conclusion/summary sections to 4 Sudoku .NET notebooks that were blocked at BETA maturity solely by missing has_conclusion gate.

Changes

Notebook Conclusion Title Content Focus
Sudoku-10-ORTools-Csharp Résumé et perspectives Comparison of 3 OR-Tools approaches (CSP, CP-SAT, MIP)
Sudoku-12-Z3-Csharp Synthèse et points clés 4 Z3 implementations (int, bitvec, substitution, tactics)
Sudoku-13-SymbolicAutomata-Csharp Résumé : des automates symboliques aux contraintes SMT Theory-to-practice path (automata -> Z3 compilation)
Sudoku-15-Infer-Csharp Synthèse : programmation probabiliste Infer.NET probabilistic inference for Sudoku

Maturity Impact

All 4 notebooks: BETA -> PRODUCTION (all other gates were already passing: kernel, intro, outputs, todos)

Verification

  • generate_catalog.py confirms PRODUCTION for all 4
  • Each conclusion contains a keyword from the catalog detection list
  • Diff is enrichment only (insertions > deletions)
  • Catalog regenerated (504 entries)

Sudoku-10-ORTools-Csharp: Resume des 3 approches OR-Tools (CSP, CP-SAT, MIP)
Sudoku-12-Z3-Csharp: Synthese des 4 implementations Z3 (int, bitvec, substitution, tactiques)
Sudoku-13-SymbolicAutomata-Csharp: Resume du chemin automates->SMT (insertion avant References)
Sudoku-15-Infer-Csharp: Synthese programmation probabiliste Infer.NET

All 4 notebooks now pass has_conclusion gate -> PRODUCTION maturity.
Catalog regenerated (504 entries, 4 reclassified).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@clusterManager-Myia clusterManager-Myia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Hermes] — APPROVED

4 Sudoku .NET notebooks enrichis avec conclusions + passage BETA→PRODUCTION dans COURSE_CATALOG. Changements de contenu uniquement, pas de logique métier modifiée. Sécurité: clean. CI: pas de checks sur branche .NET (attendu). RAS.

@jsboige
Copy link
Copy Markdown
Owner Author

jsboige commented Jun 1, 2026

Superseded by #2006 (conclusions + catalog fix) and #2018 (outputless fix + re-exec + IP cleanup, merged).

@jsboige jsboige closed this Jun 1, 2026
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.

3 participants