[
  {
    "name": "cycle",
    "source_killed": [
      [
        "-3",
        "2",
        "0"
      ],
      [
        "0",
        "-3",
        "2"
      ],
      [
        "2",
        "0",
        "-3"
      ]
    ],
    "recovery": {
      "preparation": [
        [
          "1/3"
        ],
        [
          "1/3"
        ],
        [
          "1/3"
        ]
      ],
      "switching": [
        [
          "0",
          "2",
          "0"
        ],
        [
          "0",
          "0",
          "2"
        ],
        [
          "2",
          "0",
          "0"
        ]
      ],
      "killed": [
        [
          "-3",
          "2",
          "0"
        ],
        [
          "0",
          "-3",
          "2"
        ],
        [
          "2",
          "0",
          "-3"
        ]
      ],
      "division": [
        [
          "1/2"
        ],
        [
          "1/2"
        ],
        [
          "1/2"
        ]
      ],
      "death": [
        [
          "1/2"
        ],
        [
          "1/2"
        ],
        [
          "1/2"
        ]
      ],
      "sisters": [
        [
          "1",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "0",
          "0",
          "0",
          "0",
          "1",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "1"
        ]
      ],
      "exit_mass": [
        [
          "1/2",
          "1/2",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "1/2",
          "0",
          "0",
          "0",
          "0",
          "1/2",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "1/2",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "1/2"
        ]
      ],
      "deadline_kernel": [
        [
          "243/665",
          "108/665",
          "48/665"
        ],
        [
          "48/665",
          "243/665",
          "108/665"
        ],
        [
          "108/665",
          "48/665",
          "243/665"
        ]
      ],
      "evidence": "exact population inverse"
    }
  },
  {
    "name": "singular_reducible",
    "source_killed": [
      [
        "0",
        "0",
        "0"
      ],
      [
        "0",
        "-2",
        "1"
      ],
      [
        "0",
        "0",
        "-1"
      ]
    ],
    "recovery": {
      "preparation": [
        [
          "1/3"
        ],
        [
          "1/3"
        ],
        [
          "1/3"
        ]
      ],
      "switching": [
        [
          "0",
          "0",
          "0"
        ],
        [
          "0",
          "0",
          "1"
        ],
        [
          "0",
          "0",
          "0"
        ]
      ],
      "killed": [
        [
          "0",
          "0",
          "0"
        ],
        [
          "0",
          "-2",
          "1"
        ],
        [
          "0",
          "0",
          "-1"
        ]
      ],
      "division": [
        [
          "0"
        ],
        [
          "0"
        ],
        [
          "0"
        ]
      ],
      "death": [
        [
          "0"
        ],
        [
          "1"
        ],
        [
          "1"
        ]
      ],
      "sisters": [
        null,
        null,
        null
      ],
      "exit_mass": [
        [
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "1",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0"
        ],
        [
          "1",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0",
          "0"
        ]
      ],
      "deadline_kernel": [
        [
          "1",
          "0",
          "0"
        ],
        [
          "0",
          "3/7",
          "6/35"
        ],
        [
          "0",
          "0",
          "3/5"
        ]
      ],
      "evidence": "exact population inverse"
    }
  }
]
