Aria AI Operations Research Portfolio
Collection
Enterprise OR, optimization, and decomposition demos by Aria AI • 136 items • Updated
Multi-agent text-to-MILP system with structured JSON binding — numeric parameters are never LLM-copied into generated code.
| Agent | Responsibility |
|---|---|
| Formulation | Classify problem type; emit symbolic LP/MILP structure |
| Binding | Extract parameters into structured JSON with provenance |
| Code Generator | Deterministic Pyomo materialization from binding |
| Solver | Execute HiGHS / CBC / SCIP |
| Validator | Feasibility, objective, constraint verification |
| Repair | Fix orientation and binding errors |
Fine-tuned from chenyitian-shanshu/SIRL-Gurobi (SIRL / Qwen2.5 family).