optimizer_search
Search techniques by name, class, when-to-use, or the naive smell they replace. Enter a query like 'shortest path' to find relevant optimization methods.
Instructions
Free-text search across the technique catalog (name, class, when-to-use, and the naive smell it replaces).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | e.g. 'shortest path', 'dedup', 'range query', 'kth largest', 'overlapping intervals'. |