pub fn run_optimization_campaign(cfg: &CampaignConfig) -> CampaignReportExpand description
Run an optimization campaign end-to-end.
This is the main entry point for the AI Inference Optimization Lab.
It runs budget trials, computing the Pareto frontier and updating the
belief graph after each batch.