Expand description
Problem type catalog: runtime lookup by name, alias, and variant validation.
Structs§
- Problem
Type - A runtime view of a registered problem type from the catalog.
Functions§
- find_
problem_ type - Find a problem type by exact canonical name.
- find_
problem_ type_ by_ alias - Find a problem type by alias (case-insensitive).
- problem_
types - Return all registered problem types.