industry#
Containers scheduling#
Description: Scheduling model for harbor operations. It is a problem with dependences between containers, which should be dispatch the fastest possible. We are using the MP solver interfaces to model a complex system using techniques from Constraint Programming, such as indicator constraints, and logical or and forall operators. After the model is written, a couple instances are presented and Highs/Gurobi MIP solvers are used to tackle the problem.
Oil refinery production optimization#
Description: In this document, we present an enhanced approach to oil refining optimization for improved decision-making.
Tags: oil-production, production-optimization, profitability, refinery, mip, highs, industry, json, spreadsheet, excel
Oil refinery production optimization (+PowerBI)#
Description: In this document, we present an enhanced approach to oil refining optimization by integrating Power BI for improved decision-making and data visualization. For a full description of the model, you can read more about it [here](ampl/colab.ampl.com).
Oil refinery production optimization (ampl-only version)#
Description: In this document, we present an enhanced approach to oil refining optimization for improved decision-making.
Optimization of Reinforced Concrete Production and Shipment: A Conveyor-Based Manufacturing and Curing Model#
Pricing and target-market#
Description: Formulate a pricing optimization and target-market problem as a MILP.
Production model#
Description: generic model for production problem
Steel industry problem#
Description: model for steel production problem
VPSolver: Cutting & Packing Problems#
Description: Solving cutting & packing problems using arc-flow formulations