{
 "puzzle_file": "small_6x6.json",
 "solution_length": 11,
 "moves": [
  [
   0,
   [
    0,
    -1
   ]
  ],
  [
   0,
   [
    -1,
    0
   ]
  ],
  [
   1,
   [
    1,
    0
   ]
  ],
  [
   3,
   [
    1,
    0
   ]
  ],
  [
   0,
   [
    0,
    1
   ]
  ],
  [
   3,
   [
    0,
    -1
   ]
  ],
  [
   0,
   [
    1,
    0
   ]
  ],
  [
   3,
   [
    0,
    1
   ]
  ],
  [
   0,
   [
    -1,
    0
   ]
  ],
  [
   0,
   [
    0,
    1
   ]
  ],
  [
   0,
   [
    -1,
    0
   ]
  ]
 ],
 "verified": true,
 "generator": "mutate_harden",
 "scores": {
  "optimal_len": 11
 }
}
