What problem does it solve?
It turns competition problem statements into a structured modeling plan by decomposing sub-questions, defining variables, and outlining step-by-step approaches based on the given task text and any attached datasets.
Core Features & Use Cases
- Problem-to-plan decomposition: Breaks the competition into top-level sub-questions and clarifies inputs, outputs, difficulty, and dependencies between them.
- Assumption sensitivity pre-check: Identifies ambiguous wording, proposes multiple interpretations, runs quick comparative checks (typically on Question 1), and records the final chosen assumptions.
- Modeling roadmap + visualization plan: Produces a concrete workflow including variable/symbol table, modeling strategy per sub-question, and mandatory diagram/table planning with formula- and tool-appropriate diagram types.
Quick Start
Ask the assistant to run comp-prob-analysis on your competition problem text and any available attachments to generate a complete PROBLEM_ANALYSIS.md modeling report.