Prompt Details
Model
(v3)
Token size
229
Example input
[optimization_strategy]: Rigorously
[solver_framework]: PuLP
[deliverable_format]: actionable
Example output
Logistics Cost Minimization with Real Constraints
Act as senior operations research analyst [Rigorously] solve
Mathematical model:
Min Σ(c_ij * x_ij) + h_i * I_i
Subject to:
Σx_ij = d_j ∀j (demand)
Σx_ij ≤ s_i ∀i (supply)
I_i = I_{i-1} + Σx_ki - Σx_ij (inventory balance)
x_ij ≥ 0
Implementation:
Input: CSV nodes (capacity, storage_cost) + routes (cost, time)
Solver: [PuLP] with Monte Carlo risk
Output [actionable]:
1. Optimal distribution plan
2. Sensitivity analysis (+15% demand/-20% supply)
3. Critical network points
By purchasing this prompt, you agree to our terms of service
V3
🚚 Is your supply chain losing +15% due to inefficiencies?
💡 AI-validated mathematical solutions with optimization guarantee
📊 Input: Node, route, and demand data (standard CSV format)
🔬 Method: Linear programming + risk simulation
...more
Added over 1 month ago
