Solve LP and MIP models for optimization and decision analysis.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Mathematical Programming Solver" MCP server from askskill: Run: claude mcp add --transport http 'com-solvicus-math-program-solver' 'https://mcp.solvicus.com/mcp'
Build a mixed-integer programming model to optimize production scheduling for 3 lines over the next 7 days. Maximize profit while satisfying capacity, raw material inventory, changeover time, and delivery deadline constraints. Output variable definitions, constraints, objective function, and the optimal schedule.
A complete MIP formulation and an actionable optimal production schedule.
Solve a linear/integer programming problem: choose which warehouses to open from 5 candidates and assign 20 cities to them. Minimize total fixed warehouse and shipping costs while ensuring each city is assigned once and warehouse capacities are respected. Provide the optimal facility selection and assignments.
The optimal warehouse opening plan, city assignments, and total cost.
Create a linear programming model to allocate a total budget of 1 million across 6 projects. Maximize the total benefit score while satisfying each project's minimum spend, maximum spend, and departmental ratio constraints. Solve it and explain the optimal budget allocation.
A linear programming model, optimal allocation table, and objective value explanation.
Solve constraint and optimization problems from MiniZinc models in one tool.
Access COPT docs, sample code, and citations to use solver APIs accurately.
Perform math computation, equation solving, and symbolic analysis with Wolfram Language.
Solve FrontierMath problems and advanced math tasks in natural language.
Find minimal variable fixes that make equations valid from noisy OCR data.
Helps users analyze problems, plan solutions, generate code, and verify results.