Primal-Dual Active-Set Optimizer Filter / results.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
 1{
 2  "prediction_boundary": {
 3    "predicted_alpha": 0.46249999999999997,
 4    "observed_grid_alpha": 0.49999999999999994,
 5    "grid_error": 0.03749999999999998
 6  },
 7  "prediction_dual_slope": {
 8    "predicted_dmu_dalpha": 0.8,
 9    "observed_slope": 0.7999999999999999,
10    "relative_error": 1.3877787807814457e-16
11  },
12  "prediction_warm_start": {
13    "mean_iterations": 1.1,
14    "median_iterations": 1.0,
15    "fraction_one_iteration": 0.925,
16    "active_set_changes": 2,
17    "max_kkt_residual": 5.551115123125783e-17
18  },
19  "baseline_comparison": {
20    "pdas_mean_objective": 1.1247975962191272,
21    "projected_gradient_mean_objective": 1.1247975962191272,
22    "pdas_mean_ms": 1.594544067241562,
23    "projected_gradient_mean_ms": 44.15997928347982,
24    "projected_gradient_max_violation": 0.0
25  },
26  "all_iterations": [
27    3,
28    1,
29    1,
30    1,
31    1,
32    1,
33    1,
34    1,
35    1,
36    1,
37    1,
38    1,
39    1,
40    1,
41    1,
42    1,
43    1,
44    1,
45    2,
46    1,
47    1,
48    1,
49    1,
50    1,
51    2,
52    1,
53    1,
54    1,
55    1,
56    1,
57    1,
58    1,
59    1,
60    1,
61    1,
62    1,
63    1,
64    1,
65    1,
66    1
67  ]
68}