Spaces:
Runtime error
Runtime error
| { | |
| "description": "This tool solves an integer programming problem. Input is data_blob. Output is the optimal solution.", | |
| "name": "integer_programming_tool", | |
| "tool_class": "integer_programming.IntegerProgrammingTool" | |
| } | |