Cross-Degree Certificate Against Recurrent Oscillation / results.json

Failed on benchmark

Raw ⬇ ZIP
  1{
  2  "seed": 1629,
  3  "graph_nodes": 8,
  4  "edges": 11,
  5  "exact_c_star": 2.0,
  6  "certificate_partition": [
  7    0,
  8    0,
  9    0,
 10    0,
 11    1,
 12    1,
 13    1,
 14    1
 15  ],
 16  "prediction_1_boundary": {
 17    "thresholds": [
 18      0,
 19      1,
 20      2,
 21      3,
 22      4
 23    ],
 24    "observed": [
 25      0,
 26      1,
 27      1,
 28      0,
 29      0
 30    ],
 31    "predicted": [
 32      0,
 33      1,
 34      1,
 35      0,
 36      0
 37    ],
 38    "confirmed": true
 39  },
 40  "prediction_2_scaling": [
 41    {
 42      "scale": 0.5,
 43      "predicted_c_star": 1.0,
 44      "observed_largest_period2_R": 1.0,
 45      "boundary_error": 0.0
 46    },
 47    {
 48      "scale": 1.0,
 49      "predicted_c_star": 2.0,
 50      "observed_largest_period2_R": 2.0,
 51      "boundary_error": 0.0
 52    },
 53    {
 54      "scale": 1.5,
 55      "predicted_c_star": 3.0,
 56      "observed_largest_period2_R": 3.0,
 57      "boundary_error": 0.0
 58    },
 59    {
 60      "scale": 2.0,
 61      "predicted_c_star": 4.0,
 62      "observed_largest_period2_R": 4.0,
 63      "boundary_error": 0.0
 64    }
 65  ],
 66  "prediction_2_confirmed": true,
 67  "prediction_3_suppression": [
 68    {
 69      "scale": 0.5,
 70      "c_star": 1.0,
 71      "at_certificate": true,
 72      "at_110_percent": false
 73    },
 74    {
 75      "scale": 1.0,
 76      "c_star": 2.0,
 77      "at_certificate": true,
 78      "at_110_percent": false
 79    },
 80    {
 81      "scale": 1.5,
 82      "c_star": 3.0,
 83      "at_certificate": true,
 84      "at_110_percent": false
 85    },
 86    {
 87      "scale": 2.0,
 88      "c_star": 4.0,
 89      "at_certificate": true,
 90      "at_110_percent": false
 91    }
 92  ],
 93  "prediction_3_confirmed": true,
 94  "baseline_vs_idea": {
 95    "baseline_R": 1.0,
 96    "idea_R": 2.2,
 97    "trials": 300,
 98    "period2_rate_baseline": 0.08333333333333333,
 99    "period2_rate_idea": 0.0
100  },
101  "all_mechanism_predictions_confirmed": true
102}