{
 "puzzle_file": "rev_12x12_p8_1.json",
 "solution_length": 10,
 "moves": [
  [
   7,
   [
    -1,
    0
   ]
  ],
  [
   6,
   [
    0,
    -1
   ]
  ],
  [
   5,
   [
    -1,
    0
   ]
  ],
  [
   5,
   [
    1,
    0
   ]
  ],
  [
   3,
   [
    1,
    0
   ]
  ],
  [
   4,
   [
    0,
    -1
   ]
  ],
  [
   3,
   [
    -1,
    0
   ]
  ],
  [
   2,
   [
    0,
    1
   ]
  ],
  [
   1,
   [
    1,
    0
   ]
  ],
  [
   1,
   [
    -1,
    0
   ]
  ]
 ],
 "verified": true,
 "generator": "reverse_construction",
 "scores": {
  "witness_len": 10,
  "greedy_success": 0.5,
  "greedy_avg_len": 8.4,
  "optimal_len": null,
  "bfs_nodes": null,
  "trap_fraction": null,
  "depth1_merges": null
 }
}
