Decision Science & OR
George Dantzig
George Dantzig is known for Linear programming, the simplex method, mathematical programming under constraints. **Purpose:** A citation-grounded application of Dantzig's optimization thinking to contemporary space challenges, for use as a review lens on COLLEGIUM space dissertation candidates.
Sources
44
Primary + secondary
Citations
0
ARGOS-tracked
FTS5 Chunks
44
Retrieval index
Councils
0
Memberships
Review Lens
Adversarial questions for candidatesThe falsifiable questions this brain puts to a dissertation candidate. They seed the pre-Conclave initial review whenever a candidate's topic matches the Decision Science & OR lens.
- 1
Write down your program explicitly. What are the decision variables, what is the exact objective, and what is every binding constraint?" A candidate who cannot produce a clean `max c·x s.t. Ax ≤ b` (or its integer/convex analog) for their space problem has not actually formulated it. Falsifiable: ask for the model on one page; if it does not exist or the constraints are hand-waved, the work fails.
- 2
Is your claimed solution optimal, and can you certify the gap?" Demand a duality bound or optimality certificate, not just "our heuristic/learned policy did well." Falsifiable: a candidate should be able to state the best-achievable objective bound and the proven gap; a metaheuristic with no bound is an assertion, not a result.
- 3
What is the shadow price of your binding constraint, and does it match physical/economic intuition?" For any resource-allocation result (sensor time, antenna passes, orbital slots, delta-v), the dual variable is the marginal value of that resource. Falsifiable: if the shadow prices are nonsensical or unexamined, the model is likely mis-specified or the objective is wrong.
- 4
Does your model degrade gracefully when the data is wrong or uncertain — have you formulated it stochastically or stress-tested the inputs?" Dantzig pioneered LP under uncertainty for a reason. Falsifiable: ask the candidate to perturb the coefficient matrix / demand and show the solution's sensitivity; a deterministic point-solution presented as robust is a red flag.
- 5
Will this scale, and if not, what is the decomposition?" Real space systems (catalog-scale debris, full SSN tasking, multi-operator STM) overwhelm monolithic solves. Falsifiable: a candidate claiming operational relevance must show either tractable solve times at realistic instance size or a principled decomposition (Dantzig–Wolfe, Lagrangian, column generation) — otherwise the method is a toy.
