← All contributors
Adam DeJans Jr.

Featured contributor

Adam DeJans Jr.

Decision optimization, supply chain, and decisions under uncertainty

AmazonBit Bros LLC

I work on practical decision systems where uncertainty, economics, optimization, simulation, and real organizational constraints meet. My interests include supply-chain decisions, simulation-based optimization, mathematical programming, policy design, and building systems that translate uncertain information into actions that can actually be deployed.

A recurring theme in my work is that the objective should remain as close as possible to the decision and its economic consequences. Forecasts, models, solvers, heuristics, and LLMs are tools inside that system; the quality of the final decision is the point.

This profile collects my contributions to the Decision Management Community, including articles, challenge solutions, Q&A, and other community work.

Areas of expertise

Decision OptimizationOperations ResearchSupply ChainSimulationOptimization Under UncertaintyMixed-Integer Linear ProgrammingDecision ScienceApplied Economics

DMCommunity activity

54 indexed items

Articles

Case Assignments: Preserve Option Value Before You Go Greedy

A regret-aware assignment heuristic for the April 2025 Case Assignments challenge, validated against HiGHS and exhaustive enumeration. A locally attractive greedy move consumes the only future option and makes the sequence infeasible.

Holiday Gift Assignment: Turn the Budget Into a Price

A Lagrangian-relaxation solution to the Holiday Gift Assignment challenge that decomposes the budgeted assignment by person, produces a tight upper bound, and certifies the optimal happiness of 24.

The Decision You Can Actually Make

In large organizations, the decision that appears on a slide is often not the decision anyone can actually make. Real decision sets are shaped by timing, ownership, infrastructure, and operational constraints long before an optimizer sees them.

When Simulation Turns a Search Problem Into a Hill Climb

A practical example of using simulation data to discover exploitable structure in a noisy tuning problem, replacing repeated global searches with a much faster local search while preserving most of the value.

Optimize the Policy, Not the Forecast

When a business outcome is generated by a policy operating under uncertainty, the most useful optimization target is often downstream economic performance rather than upstream forecast accuracy. Simulation makes it practical to tune the policy directly.

Challenge solutions

HiGHS MILP

Solution to Rental Boats · BitBros