Reza Mirjalili
Ph.D. in Industrial & Systems Engineering, University of Houston.
Operations Research Scientist — designing elegant solutions to messy problems.
I build algorithms that make large-scale logistics decisions tractable — and, increasingly, algorithms that learn how to make themselves faster.
My doctoral work at the Systems Optimization and Computing Laboratory, under Prof. Gino J. Lim, produced exact methods for drone-assisted delivery: branch-and-price-and-cut frameworks whose pricing subproblems are solved by bidirectional labeling, and whose search is guided by reinforcement learning rather than by hand-tuned rules. The aim throughout is provable optimality on instances that were previously out of reach.
The problem in one minute — a truck-only tour against a coordinated mothership-and-drone schedule, and the column-generation loop that finds it.
what I work on
Exact methods at scale
Branch-and-price-and-cut for path-based routing formulations. Column generation where the pricing subproblem is an elementary shortest path problem with resource constraints, solved by bidirectional label setting.
Cutting planes
Chvátal–Gomory, cover, conflict, and cycle-elimination inequalities — including a hybrid family that closed 8% more of the optimality gap than any of its components alone.
Learning inside the solver
Deep reinforcement learning for pricing, branching, and cut selection. Graph neural networks that prioritize subproblems, cutting column-generation convergence time by 20–30%.
Logistics applications
Drone-assisted and multi-echelon delivery networks, healthcare scheduling, and transportation network resilience under disruption.
toolbox
Optimization — Gurobi, CPLEX, SCIP, Pyomo, column generation, branch-and-price · AI/ML — PyTorch, TensorFlow, deep RL, graph neural networks, CUDA · Languages — Python, C, C++, Rust, Cython, MATLAB · Parallelism — OpenMP, MPI, CUDA, Cython nogil
news
| Nov 19, 2025 | New preprint on arXiv: Resource-Based Time and Cost Prediction in Project Networks, applying graph neural networks to project scheduling. |
|---|---|
| Aug 15, 2025 | Defended and completed my Ph.D. in Industrial Engineering at the University of Houston. |
| Jun 01, 2025 | Completed the MLOps and LLMOps specializations at Duke University. |
| Nov 10, 2024 | Earned the NVIDIA certifications in CUDA C/C++ Programming and Deep Learning Fundamentals. |
selected publications
- Working paperCoordinated Mothership Scheduling and Drone Routing Optimization: A Branch-and-Price-and-Cut Approach2026Manuscript in preparation