Problems#
Problem families are the conceptual center of this package. Each family aligns with a different kind of design-research question.
Family Guide#
Family |
Best for |
Recommended first stop |
Role guidance |
|---|---|---|---|
Text |
Prompt-based ideation and human-subjects workflows |
Treat |
|
Decision |
Structured alternatives with explicit criteria |
Decision Problem - Student Laptop Design Under Choice-Based Demand |
Start with laptop design as the canonical benchmark; use the MSEval entries as smaller criterion-focused examples. |
Optimization |
Objective/constraint benchmarking and solver comparisons |
Use |
|
Grammar |
Sequential constructive design behavior and transition analysis |
Use |
|
MCP |
Tasks requiring external tool execution backends |
The current MCP entry is both the canonical benchmark and the convenience demo for this family. |
Text problems are usually the lightest path for study prototyping. Decision problems are appropriate when options and criteria should be explicit in the task definition. Optimization problems are appropriate when algorithmic performance must be measured under constraints. Grammar problems are useful when process traces and action sequences matter as much as end-state performance. MCP-backed problems connect packaged task definitions to external computational systems such as CAD or domain-specific services.
Family Pages#
For the complete generated problem-by-problem inventory, see Problem Catalog.
For the curated “what should I start with?” view, see Catalog Guide.