What problem does it solve? It turns the China Undergraduate Mathematical Contest in Modeling (CUMCM) Problem B into a structured end-to-end workflow, covering problem analysis, model building, algorithm selection, verification, paper narrative, and LaTeX delivery instead of ad-hoc contest writing. ## Core Features & Use Cases - Structured Modeling Workflow: Eleven-step process from evidence inventory and problem decomposition through baseline models, structural simplification, solving, and independent verification. - Paper Writing Standards: Enforces abstract structure, per-question micro-structure, unified model equation blocks, 25-29 page pacing, and figure/table design rules including overview diagrams. - LaTeX Project Delivery: Ships scripts to scaffold a full project (figures/, code/, example.tex) and validate compilation, page count, and common LaTeX errors before submission. - Use Case: Given a new Problem B statement with data attachments, produce a complete four-question modeling solution with verified results and a compilable LaTeX paper project ready for submission. ## Quick Start Analyze this CUMCM Problem B statement and its attachments, then build the four-question models and generate a complete LaTeX paper project.