File size: 225 Bytes
af3df09
 
 
 
 
 
1
2
3
4
5
6
7
{
  "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"
}