{
  "rounds": 3,
  "greedy@1_by_round": [
    0.267,
    0.356,
    0.385,
    0.393
  ],
  "pass@5_by_round": [
    0.378,
    0.407,
    0.459,
    0.467
  ],
  "by_depth_greedy": {
    "1": [
      0.6,
      0.689,
      0.778,
      0.8
    ],
    "2": [
      0.133,
      0.267,
      0.311,
      0.289
    ],
    "3": [
      0.067,
      0.111,
      0.067,
      0.089
    ]
  },
  "train_pool_coverage": [
    "144/360",
    "162/360"
  ],
  "accumulated_pairs": [
    "219",
    "287"
  ]
}