compare_algorithms
Compare multiple candidate algorithms by analyzing their pros and cons for a given problem, helping you choose the best approach.
Instructions
Compare multiple candidate algorithms in a detailed pros/cons comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The full text of the problem description. | |
| candidates | Yes | List of candidate algorithm names to compare. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||