{
  "schema": "greenforest.mux-algebra.cartilage-parity.v1",
  "deterministic_build": true,
  "source": {
    "repository": "https://github.com/avesus/cartilage-core",
    "local_source": "index.html",
    "commit": "48ff6e004b4b91e968f58493a5456c1b6256ff78",
    "source_sha256": "7698db1742f5810d452ab15a9fcad647aa31bd8a5884cf50c4b62c3b2b88f524",
    "temporary_specialization_sha256": "c633548e289ca2468a95385eef371c6df3cf2c9870a80b4f518182cac8381896",
    "temporary_change": "HARDCODED_ZOOM_FACTOR 32 -> 96; the three x=0 host boundary cells retain parent=top (1) when injected so they remain in the explicit (0,0)-rooted ownership tree. The WebGL1/GLSL transition and renderer are unchanged.",
    "canonical_repository_modified": false,
    "runtime": "canonical WebGL1/GLSL engine through window.cartilage"
  },
  "capture": {
    "provenance": "Rendered by the canonical Cartilage Core WebGL1/GLSL engine at commit 48ff6e0; placed/routed states loaded with window.cartilage.loadState, advanced with window.cartilage.step, and read back with window.cartilage.readCell. Native 96 px/tile capture; no raster resizing.",
    "reconfiguration_root_invariant": {
      "root": {
        "x": 0,
        "y": 0,
        "function_code": 0,
        "parent": 0,
        "conf_signal": 1
      },
      "ownership_tree": "row 0 points left; column 0 below root points top; all other cells point left",
      "checked_cells": 2048
    },
    "tile_px": 96,
    "device_scale_factor": 1,
    "raster_resized": false,
    "raw_capture": "Playwright native canvas screenshot",
    "state_loading": "window.cartilage.loadState",
    "stepping": "window.cartilage.step",
    "readback": "window.cartilage.readCell",
    "evidence_boundary": "Direct placed/routed state loading verifies primitive application behavior and illustration parity; it is not serial reconfiguration-install evidence."
  },
  "label_system": {
    "status": "frozen-from-09-complete-configurable-network-mobile",
    "principle": "Peripheral labels only; no fabric pixels are covered.",
    "tiers": {
      "compact": {
        "applies_to": "cards and wide layouts",
        "type_px": {
          "header": 22,
          "metrics": 18,
          "ports": 22,
          "state": 20
        }
      },
      "long_mobile": {
        "applies_to": "layouts no wider than 7 tiles and at least 12 tiles high",
        "type_px": {
          "header": 26,
          "metrics": 20,
          "ports": 28,
          "state": 24
        }
      }
    },
    "colors": {
      "paper": "#fbfaf5",
      "ink": "#132b25",
      "muted": "#5d6d67",
      "border": "#aebdb6",
      "output": "#087a45",
      "selector": "#9a5516"
    }
  },
  "renders": [
    {
      "stem": "01-mux-selects-d0",
      "filename": "/media/mux-algebra/cartilage/cartilage-01-mux-selects-d0.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/01-mux-selects-d0.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a 2:1 MUX selecting its D0 input when S is zero.",
      "function_name": "MUX SELECTS D0",
      "formula": "Y = D0 when S = 0",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 1,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": 0,
        "d0": 1,
        "d1": 0
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "2a84064b76c061422c355049dccb2b79236f683129d6eed4265e0db2dd671306",
      "sha256": "282835e62f05c6b9f1a9a9a64abb51c486e6bd38f8fd25b052f0acd813966b68",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "02-mux-selects-d1",
      "filename": "/media/mux-algebra/cartilage/cartilage-02-mux-selects-d1.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/02-mux-selects-d1.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a 2:1 MUX selecting its D1 input when S is one.",
      "function_name": "MUX SELECTS D1",
      "formula": "Y = D1 when S = 1",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 1,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": 1,
        "d0": 0,
        "d1": 1
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "42b267cb13649dbab753556d64e8fdf89828a12623feabd3ab3fe3c2a0cffbfe",
      "sha256": "d4206277464b7d1d23ad5ac41f94aaa9722e134ec1b89457c8ccc10f4ddd98d9",
      "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f"
    },
    {
      "stem": "03-source-00-zero",
      "filename": "/media/mux-algebra/cartilage/cartilage-03-source-00-zero.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/03-source-00-zero.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a MUX producing zero for both values of A.",
      "function_name": "SOURCE 00 · ZERO",
      "formula": "M(A,0,0) = 0",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 0,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 0,
        "d1": 0
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "c33042e0ae14a80c59d351079bdf4d7373793e62d0e33418dcf427e92f556ba3",
      "sha256": "e5a4c1b0bbe7d73fa3fefb78b2354637f01d5a56bea463a902e4298b220abcbb",
      "raw_sha256": "9a228ac049db5deaa88b247aed1297dad12fba2b3ac3605630cad538d5bd0e75"
    },
    {
      "stem": "04-source-01-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-04-source-01-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/04-source-01-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a MUX following A.",
      "function_name": "SOURCE 01 · A",
      "formula": "M(A,0,1) = A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 0,
        "d1": 1
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "8a75248e206cbb276581769955d64d1c0e4597a28ff4186ec548dacddbf8b39e",
      "sha256": "438fb2e5f589f60b35845969c0dfb19059ab01dbde559a3e5d4ac77e3c1d589b",
      "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f"
    },
    {
      "stem": "05-source-10-one",
      "filename": "/media/mux-algebra/cartilage/cartilage-05-source-10-one.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/05-source-10-one.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a MUX producing one for both values of A.",
      "function_name": "SOURCE 10 · ONE",
      "formula": "M(A,1,1) = 1",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 1,
        "d1": 1
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "efd4ee2759d453b35fb70690db7e89423c4432076666cb93f1e0f3a0b49972dd",
      "sha256": "6cb3c4e9e7fe28c498bc9cb7692454aa760d0c6e21250171b609b89ea5604652",
      "raw_sha256": "1dc5e5d08ff57bf8248df38e957e48df425965f26df4ca0954dc41ea3ca9f4bf"
    },
    {
      "stem": "06-source-11-not-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-06-source-11-not-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/06-source-11-not-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a MUX producing NOT A.",
      "function_name": "SOURCE 11 · NOT A",
      "formula": "M(A,1,0) = NOT A",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 1,
        "d1": 0
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "0879b8b68609b041f8ef1cfa19808aeb6e704e45440e1a1cc457308563bf4211",
      "sha256": "375b3371035f7bcd13792c5f1ffaf4783b4aff061c8cd79569cf2472c787f855",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "10-and-when-b-zero",
      "filename": "/media/mux-algebra/cartilage/cartilage-10-and-when-b-zero.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/10-and-when-b-zero.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of the AND MUX branch with B zero, forcing Y to zero.",
      "function_name": "AND · B = 0",
      "formula": "M(B,0,A) = 0",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 0,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": 0,
        "d1": "A"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "47b3ac2934f2166e4810037bcc7ac8f4e92cae34c4cad57608a56ef202233565",
      "sha256": "331f11606d7c83c21acf55cc8b61699e90990fd109623339d6c6a8857efb717b",
      "raw_sha256": "2efcf978f4ea76ea81c3fec45ba6de1674262041aca1d36f9baab9d549f2eb29"
    },
    {
      "stem": "11-and-when-b-one",
      "filename": "/media/mux-algebra/cartilage/cartilage-11-and-when-b-one.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/11-and-when-b-one.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of the AND MUX branch with B one, passing A to Y.",
      "function_name": "AND · B = 1",
      "formula": "M(B,0,A) = A",
      "representative_inputs": {
        "A": 1,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 2,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": 0,
        "d1": "A"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "7e64b824bd9841fdd414b69e3e804cdb6067ea31c6e348eaaeef25e2ea3cfb39",
      "sha256": "a017d884bf25182a76716492230d38574b0cab4d6e4163cb581a6ae87189c70b",
      "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f"
    },
    {
      "stem": "function-0000-false",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0000-false.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0000-false.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 96,
      "raw_height_px": 96,
      "tile_width": 1,
      "tile_height": 1,
      "tile_px": 96,
      "mux_count": 0,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of FALSE, using one zero-constant tile.",
      "function_name": "FALSE",
      "formula": "Y = 0",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 0,
      "settle_steps": 2,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 1,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "one-tile-constant"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        }
      ],
      "route_sha256": "e9f1b2a6737f68271c8e47933b2b7a4567d7339e42aff06f82b4c701a5300ccd",
      "sha256": "50b3a7fc186799c59a0a1ac7e30abae78736f6938512d3228149639553d29e75",
      "raw_sha256": "ff6e06b9214c2ecefbf6d3762f016f7a8c74433b94425f6e55b39f5c08df6a7b"
    },
    {
      "stem": "function-0001-and",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0001-and.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0001-and.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of AND, placed and routed as a compact one-MUX patch matching M(B,0,A).",
      "function_name": "AND",
      "formula": "Y = A AND B",
      "representative_inputs": {
        "A": 1,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": 0,
        "d1": "A",
        "functionConfig": "0001",
        "truth": "0001"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "7e64b824bd9841fdd414b69e3e804cdb6067ea31c6e348eaaeef25e2ea3cfb39",
      "sha256": "d68cce820098436d8c2e51745bf5698e03f2dfb617c0e96186806f9d354ae088",
      "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f"
    },
    {
      "stem": "function-0010-b",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0010-b.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0010-b.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 96,
      "tile_width": 2,
      "tile_height": 1,
      "tile_px": 96,
      "mux_count": 0,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of WIRE B, using a direct two-tile routed wire and no logical MUX.",
      "function_name": "WIRE B",
      "formula": "Y = B",
      "representative_inputs": {
        "A": 0,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 3,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "two-tile-direct-wire"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "041501c947f6f5533afbc2abefaf6ba2f66e023b333964ec6640f434e9f14e93",
      "sha256": "102a2f7551ac7612f115fbb9f60b1a5b685643a845ac2c88d528395519d3daee",
      "raw_sha256": "2d2a3dc5c09dccb27f0ab44aa02cf1ce4a3286a409201616278a99c93ce6fc45"
    },
    {
      "stem": "function-0011-b-not-implies-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0011-b-not-implies-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0011-b-not-implies-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of B AND NOT A, placed and routed as a compact one-MUX patch matching M(A,B,0).",
      "function_name": "B AND NOT A",
      "formula": "Y = B AND NOT A",
      "representative_inputs": {
        "A": 0,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": "B",
        "d1": 0,
        "functionConfig": "0011",
        "truth": "0100"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "fe5082895e8fd0ee82fb04ad04a8ed74358dcba3777b98099a5f2839e53c8af6",
      "sha256": "b124e9d23d378f9236f987f60a9ce42617cdddc65faf89e4cd273db9101c6e17",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "function-0100-a-not-implies-b",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0100-a-not-implies-b.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0100-a-not-implies-b.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of A AND NOT B, placed and routed as a compact one-MUX patch matching M(B,A,0).",
      "function_name": "A AND NOT B",
      "formula": "Y = A AND NOT B",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": "A",
        "d1": 0,
        "functionConfig": "0100",
        "truth": "0010"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "2ea7bde7f71d58f19cd0a9d7191702744a07be8f2934440f3c42465691873bbe",
      "sha256": "f808d333144d3855a806446b355db2937edf073560fb8e1391cd4150018c5c64",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "function-0101-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0101-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0101-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 96,
      "tile_width": 2,
      "tile_height": 1,
      "tile_px": 96,
      "mux_count": 0,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of WIRE A, using a direct two-tile routed wire and no logical MUX.",
      "function_name": "WIRE A",
      "formula": "Y = A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 3,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 3,
          "outputCell": {
            "x": 2,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "two-tile-direct-wire"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "251266af5a7b0b8a1fff94b4ff731e81a9fb40ac58a877e2a54d8e5f3c794065",
      "sha256": "7ba1de4339ba67100072fdb5fee8acf0aaf44e472b56f9af0817b2c74bf8bef8",
      "raw_sha256": "2d2a3dc5c09dccb27f0ab44aa02cf1ce4a3286a409201616278a99c93ce6fc45"
    },
    {
      "stem": "function-0110-or",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0110-or.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0110-or.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of OR, placed and routed as a compact one-MUX patch matching M(B,A,1).",
      "function_name": "OR",
      "formula": "Y = A OR B",
      "representative_inputs": {
        "A": 0,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": "A",
        "d1": 1,
        "functionConfig": "0110",
        "truth": "0111"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "3ff063fd4786fa1ee351c9e02db68a7c079698947f884a9647fdc2dd6cd0b4a9",
      "sha256": "6cf20c7b57893a4d33246c865ae35da27105fcc49ed3e83c108c986112ee131f",
      "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f"
    },
    {
      "stem": "function-0111-xor",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-0111-xor.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-0111-xor.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 288,
      "raw_height_px": 288,
      "tile_width": 3,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 2,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of XOR, placed and routed as a compact shared-A two-MUX patch.",
      "function_name": "XOR",
      "formula": "Y = A XOR B",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 6,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 3,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-3x3-shared-a-two-mux",
        "helper": "nA = M(A,1,0)",
        "finalMuxMode": 2
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 16,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT_A"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 10,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "4321c3b1647b84b9a366d0bfe2bffc8fd836211df9d8b895f8f8df8dc33f7bb0",
      "sha256": "be8a8feaee8f37c7895c35da3c0b440165614e0a9e1ce3e74c158fa49416daca",
      "raw_sha256": "6a68dc7426cd15985d61e25720b250b803ab9daf27515a2b8febb1fdf416749d"
    },
    {
      "stem": "function-1000-not-b",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1000-not-b.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1000-not-b.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of NOT B, placed and routed as a compact one-MUX patch matching M(B,1,0).",
      "function_name": "NOT B",
      "formula": "Y = NOT B",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": 1,
        "d1": 0,
        "functionConfig": "1000",
        "truth": "1010"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "e2ca1e56623ff938cc7e2aaf83cafd28717f868300d5d2e68fb6211064edba0c",
      "sha256": "7b9bf77bc6184c7110a6eb405c631dfe1927496df52e83c3b3a4951cb1891ae4",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "function-1001-b-implies-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1001-b-implies-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1001-b-implies-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of B IMPLIES A, placed and routed as a compact one-MUX patch matching M(B,1,A).",
      "function_name": "B IMPLIES A",
      "formula": "Y = (NOT B) OR A",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "B",
        "d0": 1,
        "d1": "A",
        "functionConfig": "1001",
        "truth": "1011"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "3642d80f8bc345381ee779b835489f1b26ace041bc257f450142a1a2b9a3ace5",
      "sha256": "ef8e1b02174c653b43a489749333606df899b1d666aaf1d3541bbf9dd084b567",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "function-1010-true",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1010-true.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1010-true.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 96,
      "raw_height_px": 96,
      "tile_width": 1,
      "tile_height": 1,
      "tile_px": 96,
      "mux_count": 0,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of TRUE, using one one-constant tile.",
      "function_name": "TRUE",
      "formula": "Y = 1",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 2,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 1,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 2,
          "outputCell": {
            "x": 1,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "one-tile-constant"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        }
      ],
      "route_sha256": "79c7b1db2b594c788de601e2efa83d84c2e09cc9a1f68de810936c55b5020e65",
      "sha256": "2182aac2e7d7f626601975c93852fe92eda4d2d17a672605f69718410eac3d57",
      "raw_sha256": "1ae49542135f9e2df6bcf8da64a01c7598c5ea5516c57227beb53439b9b62ec8"
    },
    {
      "stem": "function-1011-nand",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1011-nand.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1011-nand.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 288,
      "raw_height_px": 288,
      "tile_width": 3,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 2,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of NAND, placed and routed as a compact shared-A two-MUX patch.",
      "function_name": "NAND",
      "formula": "Y = NOT (A AND B)",
      "representative_inputs": {
        "A": 0,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 6,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 3,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-3x3-shared-a-two-mux",
        "helper": "nA = M(A,1,0)",
        "finalMuxMode": 2
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 16,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT_A"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 10,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        }
      ],
      "route_sha256": "eceb04d4bf612e9cc1bbf3b6640509d1afcbf795720577f2eca22259d1b524e7",
      "sha256": "b06d6135bd9de9f22091b807347716556b162cc5edf420f2f6c715ddd6006dc5",
      "raw_sha256": "4cea98039fb4fc63203c04d5bbc8efa2a2f215e697b8b179c1255904cc69118a"
    },
    {
      "stem": "function-1100-nor",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1100-nor.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1100-nor.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 288,
      "raw_height_px": 288,
      "tile_width": 3,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 2,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of NOR, placed and routed as a compact shared-A two-MUX patch.",
      "function_name": "NOR",
      "formula": "Y = NOT (A OR B)",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 6,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 3,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-3x3-shared-a-two-mux",
        "helper": "nA = M(A,1,0)",
        "finalMuxMode": 3
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 16,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT_A"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 14,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        }
      ],
      "route_sha256": "6231afc1ffea868ce52eed2ef1e77c420fdd5602c4d6c7b2c4bca4e51095085d",
      "sha256": "2957b46a32ecca10ad9ed045df173729331fe86a280b9dc68d272b9c7e5af983",
      "raw_sha256": "1f3e25f6ae7d5589de380e8d30169ccefb844c7a7d3d3a75e5e5f3c6dd187e2f"
    },
    {
      "stem": "function-1101-xnor",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1101-xnor.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1101-xnor.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 288,
      "raw_height_px": 288,
      "tile_width": 3,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 2,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of XNOR, placed and routed as a compact shared-A two-MUX patch.",
      "function_name": "XNOR",
      "formula": "Y = NOT (A XOR B)",
      "representative_inputs": {
        "A": 1,
        "B": 1
      },
      "representative_output": 1,
      "settle_steps": 6,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 3,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 6,
          "outputCell": {
            "x": 3,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-3x3-shared-a-two-mux",
        "helper": "nA = M(A,1,0)",
        "finalMuxMode": 3
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 16,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT_A"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 14,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "386eee925bf686a4ff79fb0161e251ab9ea4df84dd2b04d68aefb6633f15ef02",
      "sha256": "63ed5e72729cf11bdb92b4bc8df97b60ab7b753fe48dcabf1d32cd879f1ababb",
      "raw_sha256": "edde87ec2f4d87c834fa8b13dd44b3665cca57302711cac786a4ec793caf0e42"
    },
    {
      "stem": "function-1110-a-implies-b",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1110-a-implies-b.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1110-a-implies-b.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of A IMPLIES B, placed and routed as a compact one-MUX patch matching M(A,1,B).",
      "function_name": "A IMPLIES B",
      "formula": "Y = (NOT A) OR B",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 1,
        "d1": "B",
        "functionConfig": "1110",
        "truth": "1101"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "961de3c02d938f5021c1de3558cc909081dd52050735301f3c7dfaed5f66cf10",
      "sha256": "b60198a3a244cb130f4fd1a97a1a0770ec71122ae7040d912a160a5002da4fa9",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "function-1111-not-a",
      "filename": "/media/mux-algebra/cartilage/cartilage-function-1111-not-a.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/function-1111-not-a.png",
      "width_px": 448,
      "height_px": 464,
      "raw_width_px": 192,
      "raw_height_px": 288,
      "tile_width": 2,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 1,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of NOT A, placed and routed as a compact one-MUX patch matching M(A,1,0).",
      "function_name": "NOT A",
      "formula": "Y = NOT A",
      "representative_inputs": {
        "A": 0,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 5,
      "program_count": 1,
      "verified_case_count": 4,
      "output_cell": {
        "x": 2,
        "y": 2,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 5,
          "outputCell": {
            "x": 2,
            "y": 2,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "compact-2x3-one-mux",
        "selector": "A",
        "d0": 1,
        "d1": 0,
        "functionConfig": "1111",
        "truth": "1100"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "OUTPUT"
        },
        {
          "x": 0,
          "y": 2,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": 0
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "0879b8b68609b041f8ef1cfa19808aeb6e704e45440e1a1cc457308563bf4211",
      "sha256": "85f3b53078889cbd6d09117af53947fa1361e86cf91810a4d0ba8ac6cb4c9212",
      "raw_sha256": "feb08383d4163413751bd921532700060200a129e4100eb7525a22209e19979b"
    },
    {
      "stem": "07-split-truth-table-by-b",
      "filename": "/media/mux-algebra/cartilage/cartilage-07-split-truth-table-by-b.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/07-split-truth-table-by-b.png",
      "width_px": 832,
      "height_px": 464,
      "raw_width_px": 672,
      "raw_height_px": 288,
      "tile_width": 7,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 3,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of an AND truth table split into two A-selected branches and one final B-selected output.",
      "function_name": "SPLIT BY B · AND 0001",
      "formula": "Y = B ? M(A,C01,C11) : M(A,C00,C10)",
      "representative_inputs": {
        "A": 1,
        "B": 1,
        "truthBits": {
          "C00": 0,
          "C01": 0,
          "C10": 0,
          "C11": 1
        }
      },
      "representative_output": 1,
      "settle_steps": 10,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "direct-lut2-7x3",
        "leafOrder": [
          "C00",
          "C01",
          "C10",
          "C11"
        ],
        "universalPrograms": 16,
        "muxRoles": {
          "B0_BRANCH": [
            1,
            1
          ],
          "B1_BRANCH": [
            5,
            1
          ],
          "FINAL": [
            3,
            0
          ]
        },
        "variantOf": "09a-universal-lut2-tree"
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C00"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B0_BRANCH"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C10"
        },
        {
          "x": 3,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C01"
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B1_BRANCH"
        },
        {
          "x": 6,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C11"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "1497040d46bcce6eabb039bcc7cd91524b9f4b8e9d2407ef7448000cdb950f6a",
      "sha256": "e420194a8c2a99420de745f0b31595edc658f8ebd5f78ce65ab251d1d3c01ade",
      "raw_sha256": "10f63b7a8344bed30c8fc10742cb41fc058836ed6b968b14ecf5d6ad5d517134"
    },
    {
      "stem": "07-split-truth-table-by-b-mobile",
      "filename": "/media/mux-algebra/cartilage/cartilage-07-split-truth-table-by-b-mobile.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/07-split-truth-table-by-b-mobile.png",
      "width_px": 832,
      "height_px": 464,
      "raw_width_px": 672,
      "raw_height_px": 288,
      "tile_width": 7,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 3,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of an AND truth table split into two A-selected branches and one final B-selected output, paired with the mobile explanation.",
      "function_name": "SPLIT BY B · AND 0001",
      "formula": "Y = B ? M(A,C01,C11) : M(A,C00,C10)",
      "representative_inputs": {
        "A": 1,
        "B": 1,
        "truthBits": {
          "C00": 0,
          "C01": 0,
          "C10": 0,
          "C11": 1
        }
      },
      "representative_output": 1,
      "settle_steps": 10,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "direct-lut2-7x3",
        "leafOrder": [
          "C00",
          "C01",
          "C10",
          "C11"
        ],
        "universalPrograms": 16,
        "muxRoles": {
          "B0_BRANCH": [
            1,
            1
          ],
          "B1_BRANCH": [
            5,
            1
          ],
          "FINAL": [
            3,
            0
          ]
        },
        "variantOf": "09a-universal-lut2-tree"
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C00"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B0_BRANCH"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C10"
        },
        {
          "x": 3,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C01"
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B1_BRANCH"
        },
        {
          "x": 6,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C11"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "1497040d46bcce6eabb039bcc7cd91524b9f4b8e9d2407ef7448000cdb950f6a",
      "sha256": "e420194a8c2a99420de745f0b31595edc658f8ebd5f78ce65ab251d1d3c01ade",
      "raw_sha256": "10f63b7a8344bed30c8fc10742cb41fc058836ed6b968b14ecf5d6ad5d517134"
    },
    {
      "stem": "08-config-word",
      "filename": "/media/mux-algebra/cartilage/cartilage-08-config-word.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/08-config-word.png",
      "width_px": 1600,
      "height_px": 1424,
      "raw_width_px": 1440,
      "raw_height_px": 1248,
      "tile_width": 15,
      "tile_height": 13,
      "tile_px": 96,
      "mux_count": 8,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering showing the four-bit 01|11 pointer word driving the complete wide selector network for XOR.",
      "function_name": "CONFIG 01|11 · XOR",
      "formula": "Y = B ? NOT A : A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 15,
        "y": 8,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "pointer-network-wide-15x13",
        "config": "01|11",
        "function": "XOR",
        "muxRoles": {
          "NOT": [
            3,
            5
          ],
          "T0": [
            6,
            1
          ],
          "T1": [
            6,
            4
          ],
          "H": [
            9,
            3
          ],
          "U0": [
            6,
            8
          ],
          "U1": [
            6,
            11
          ],
          "U": [
            9,
            10
          ],
          "F": [
            13,
            7
          ]
        },
        "universalPrograms": 16,
        "variantOf": "09-complete-configurable-network"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 1,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 3
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T0"
        },
        {
          "x": 7,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 3,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 3,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 3,
          "kind": "config-tap",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C3",
          "routed_function_code": 2
        },
        {
          "x": 9,
          "y": 3,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "H"
        },
        {
          "x": 10,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T1"
        },
        {
          "x": 7,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 5,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT"
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 6,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 6,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 7,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 13,
          "y": 7,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "F"
        },
        {
          "x": 14,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 8,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 3
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U0"
        },
        {
          "x": 7,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 8,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 9,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 10,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C1",
          "routed_function_code": 3
        },
        {
          "x": 9,
          "y": 10,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U"
        },
        {
          "x": 10,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 11,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U1"
        },
        {
          "x": 7,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "e38a486a543f0f3cf513d3733a95ec0b73b062e025f59a3ca9e3d1b081834552",
      "sha256": "219960fd4dc95f04a656478e3f49f12c405db119c92a9b377991a46a0bb1d560",
      "raw_sha256": "84b105a2df74d37cd4093aa6ce7bad8ba9ee61a819d206533afb012737971d9e"
    },
    {
      "stem": "08-config-word-mobile",
      "filename": "/media/mux-algebra/cartilage/cartilage-08-config-word-mobile.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/08-config-word-mobile.png",
      "width_px": 872,
      "height_px": 2620,
      "raw_width_px": 672,
      "raw_height_px": 2400,
      "tile_width": 7,
      "tile_height": 25,
      "tile_px": 96,
      "mux_count": 8,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering showing the four-bit 01|11 pointer word driving the vertically routed selector network for XOR.",
      "function_name": "CONFIG 01|11 · XOR",
      "formula": "Y = B ? NOT A : A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 25,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "pointer-network-mobile-7x25",
        "config": "01|11",
        "function": "XOR",
        "muxRoles": {
          "NOT": [
            4,
            2
          ],
          "T0": [
            3,
            5
          ],
          "T1": [
            3,
            8
          ],
          "H": [
            3,
            11
          ],
          "U0": [
            3,
            14
          ],
          "U1": [
            3,
            17
          ],
          "U": [
            3,
            20
          ],
          "F": [
            3,
            23
          ]
        },
        "logicalCheck": "NOT=!A,T0=A,T1=!A,H=A,U0=A,U1=!A,U=!A,F=B?!A:A",
        "variantOf": "09-complete-configurable-network-mobile"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 1,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT"
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 4,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 4
        },
        {
          "x": 5,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 5,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T0"
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 7,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 8,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T1"
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 10,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C3",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 11,
          "kind": "fixed",
          "function_code": 30,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "H"
        },
        {
          "x": 4,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 12,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 13,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 13,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 4
        },
        {
          "x": 5,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 14,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U0"
        },
        {
          "x": 4,
          "y": 14,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 15,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 15,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 16,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 16,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 17,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 17,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U1"
        },
        {
          "x": 4,
          "y": 17,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 18,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 18,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 19,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 19,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 19,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C1",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 20,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 20,
          "kind": "fixed",
          "function_code": 30,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U"
        },
        {
          "x": 4,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 21,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 21,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 21,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 22,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 22,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 22,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 23,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 23,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "F"
        },
        {
          "x": 4,
          "y": 23,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 24,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "d6f5fc36c5820ef4075f28d3b1565c7317e8ff6b6986572f0be87695f421846d",
      "sha256": "043513ea8c03ba1cf00841bdf4691d07b9b914b7693f1960180b8867f74c9919",
      "raw_sha256": "8c64c4e4ea034defd4f821b61ce9be71e72f1ea387316ac7befafa5237441531"
    },
    {
      "stem": "09-complete-configurable-network",
      "filename": "/media/mux-algebra/cartilage/cartilage-09-complete-configurable-network.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/09-complete-configurable-network.png",
      "width_px": 1600,
      "height_px": 1424,
      "raw_width_px": 1440,
      "raw_height_px": 1248,
      "tile_width": 15,
      "tile_height": 13,
      "tile_px": 96,
      "mux_count": 8,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of the complete eight-MUX 2020 pointer network configured as XOR, in a wide compact 15 by 13 tile route.",
      "function_name": "POINTER 01|11 · XOR",
      "formula": "Y = B ? NOT A : A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 15,
        "y": 8,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 15,
            "y": 8,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "pointer-network-wide-15x13",
        "config": "01|11",
        "function": "XOR",
        "muxRoles": {
          "NOT": [
            3,
            5
          ],
          "T0": [
            6,
            1
          ],
          "T1": [
            6,
            4
          ],
          "H": [
            9,
            3
          ],
          "U0": [
            6,
            8
          ],
          "U1": [
            6,
            11
          ],
          "U": [
            9,
            10
          ],
          "F": [
            13,
            7
          ]
        },
        "universalPrograms": 16
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 1,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 3
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T0"
        },
        {
          "x": 7,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 3,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 3,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 3,
          "kind": "config-tap",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C3",
          "routed_function_code": 2
        },
        {
          "x": 9,
          "y": 3,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "H"
        },
        {
          "x": 10,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T1"
        },
        {
          "x": 7,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 5,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT"
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 6,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 6,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 7,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 13,
          "y": 7,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "F"
        },
        {
          "x": 14,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 8,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 3
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U0"
        },
        {
          "x": 7,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 8,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 9,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 9,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 10,
          "kind": "config-tap",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C1",
          "routed_function_code": 3
        },
        {
          "x": 9,
          "y": 10,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U"
        },
        {
          "x": 10,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 12,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 13,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 11,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U1"
        },
        {
          "x": 7,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 11,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "e38a486a543f0f3cf513d3733a95ec0b73b062e025f59a3ca9e3d1b081834552",
      "sha256": "c74067eb73bc84b99dfbb00a72cb153cfbc18d62d8394e63ee1cdf1fa599506e",
      "raw_sha256": "84b105a2df74d37cd4093aa6ce7bad8ba9ee61a819d206533afb012737971d9e"
    },
    {
      "stem": "09-complete-configurable-network-mobile",
      "filename": "/media/mux-algebra/cartilage/cartilage-09-complete-configurable-network-mobile.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/09-complete-configurable-network-mobile.png",
      "width_px": 872,
      "height_px": 2620,
      "raw_width_px": 672,
      "raw_height_px": 2400,
      "tile_width": 7,
      "tile_height": 25,
      "tile_px": 96,
      "mux_count": 8,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of the complete eight-MUX 2020 pointer network configured as XOR, in a compact 7 by 25 tile mobile route.",
      "function_name": "POINTER 01|11 · XOR",
      "formula": "Y = B ? NOT A : A",
      "representative_inputs": {
        "A": 1,
        "B": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 25,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0000",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0001",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0010",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0011",
            "configBits": {
              "C3": 0,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0100",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0101",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0110",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "0111",
            "configBits": {
              "C3": 0,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1000",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1001",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1010",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1011",
            "configBits": {
              "C3": 1,
              "C2": 0,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1100",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1101",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 0,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1110",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 0
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "config": "1111",
            "configBits": {
              "C3": 1,
              "C2": 1,
              "C1": 1,
              "C0": 1
            },
            "configDirect": true
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 25,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "pointer-network-mobile-7x25",
        "config": "01|11",
        "function": "XOR",
        "muxRoles": {
          "NOT": [
            4,
            2
          ],
          "T0": [
            3,
            5
          ],
          "T1": [
            3,
            8
          ],
          "H": [
            3,
            11
          ],
          "U0": [
            3,
            14
          ],
          "U1": [
            3,
            17
          ],
          "U": [
            3,
            20
          ],
          "F": [
            3,
            23
          ]
        },
        "logicalCheck": "NOT=!A,T0=A,T1=!A,H=A,U0=A,U1=!A,U=!A,F=B?!A:A"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 1,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "NOT"
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 4,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 4
        },
        {
          "x": 5,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 5,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T0"
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 5,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 7,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C2",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 8,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "T1"
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 10,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C3",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 11,
          "kind": "fixed",
          "function_code": 30,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "H"
        },
        {
          "x": 4,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 12,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 13,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 13,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 4
        },
        {
          "x": 5,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 14,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U0"
        },
        {
          "x": 4,
          "y": 14,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 14,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 15,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 15,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 16,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 16,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C0",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 17,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 17,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U1"
        },
        {
          "x": 4,
          "y": 17,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 18,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 18,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 19,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 19,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 19,
          "kind": "config-tap",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1,
          "config_bit": "C1",
          "routed_function_code": 4
        },
        {
          "x": 4,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 20,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 20,
          "kind": "fixed",
          "function_code": 30,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "U"
        },
        {
          "x": 4,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 21,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 21,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 21,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 22,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 22,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 22,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 23,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 23,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "F"
        },
        {
          "x": 4,
          "y": 23,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 24,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "d6f5fc36c5820ef4075f28d3b1565c7317e8ff6b6986572f0be87695f421846d",
      "sha256": "9e1db4b320555e88f7fcbaf1ea12f2b77c10f036f31b19aad08b33221e383cea",
      "raw_sha256": "8c64c4e4ea034defd4f821b61ce9be71e72f1ea387316ac7befafa5237441531"
    },
    {
      "stem": "09a-universal-lut2-tree",
      "filename": "/media/mux-algebra/cartilage/cartilage-09a-universal-lut2-tree.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/09a-universal-lut2-tree.png",
      "width_px": 832,
      "height_px": 464,
      "raw_width_px": 672,
      "raw_height_px": 288,
      "tile_width": 7,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 3,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a universal two-input lookup table using three routed MUX tiles and four programmable truth-bit leaves.",
      "function_name": "DIRECT LUT2 · XOR 0110",
      "formula": "Y = B ? M(A,C01,C11) : M(A,C00,C10)",
      "representative_inputs": {
        "A": 1,
        "B": 0,
        "truthBits": {
          "C00": 0,
          "C01": 1,
          "C10": 1,
          "C11": 0
        }
      },
      "representative_output": 1,
      "settle_steps": 10,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "direct-lut2-7x3",
        "leafOrder": [
          "C00",
          "C01",
          "C10",
          "C11"
        ],
        "universalPrograms": 16,
        "muxRoles": {
          "B0_BRANCH": [
            1,
            1
          ],
          "B1_BRANCH": [
            5,
            1
          ],
          "FINAL": [
            3,
            0
          ]
        }
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C00"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B0_BRANCH"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C10"
        },
        {
          "x": 3,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C01"
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B1_BRANCH"
        },
        {
          "x": 6,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C11"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "e63c77739b390984d5338e1e7534967ba70011343ef3d04627b570dabcf62277",
      "sha256": "9469d07a8b0b276fd28fd5081ada5fea981dfd37cc0ea48a5d7ccdddb5e58566",
      "raw_sha256": "dda959844d8580297f49d678e416d03c8f64ca4cbd6fc92225674b450955e032"
    },
    {
      "stem": "09a-universal-lut2-tree-mobile",
      "filename": "/media/mux-algebra/cartilage/cartilage-09a-universal-lut2-tree-mobile.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/09a-universal-lut2-tree-mobile.png",
      "width_px": 832,
      "height_px": 464,
      "raw_width_px": 672,
      "raw_height_px": 288,
      "tile_width": 7,
      "tile_height": 3,
      "tile_px": 96,
      "mux_count": 3,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of the universal three-MUX LUT2 route, paired with the mobile explanation.",
      "function_name": "DIRECT LUT2 · XOR 0110",
      "formula": "Y = B ? M(A,C01,C11) : M(A,C00,C10)",
      "representative_inputs": {
        "A": 1,
        "B": 0,
        "truthBits": {
          "C00": 0,
          "C01": 1,
          "C10": 1,
          "C11": 0
        }
      },
      "representative_output": 1,
      "settle_steps": 10,
      "program_count": 16,
      "verified_case_count": 64,
      "output_cell": {
        "x": 4,
        "y": 1,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0000",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0001",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0010",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0011",
            "truthBits": {
              "C00": 0,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0100",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0101",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0110",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "0111",
            "truthBits": {
              "C00": 0,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1000",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1001",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1010",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1011",
            "truthBits": {
              "C00": 1,
              "C01": 0,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1100",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1101",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 0,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1110",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 0
            }
          },
          "expected": 0,
          "actual": 0,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "truth": "1111",
            "truthBits": {
              "C00": 1,
              "C01": 1,
              "C10": 1,
              "C11": 1
            }
          },
          "expected": 1,
          "actual": 1,
          "steps": 10,
          "outputCell": {
            "x": 4,
            "y": 1,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "direct-lut2-7x3",
        "leafOrder": [
          "C00",
          "C01",
          "C10",
          "C11"
        ],
        "universalPrograms": 16,
        "muxRoles": {
          "B0_BRANCH": [
            1,
            1
          ],
          "B1_BRANCH": [
            5,
            1
          ],
          "FINAL": [
            3,
            0
          ]
        },
        "variantOf": "09a-universal-lut2-tree"
      },
      "placed_cells": [
        {
          "x": 1,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 0,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 4,
          "y": 0,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 0,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C00"
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B0_BRANCH"
        },
        {
          "x": 2,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C10"
        },
        {
          "x": 3,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 4,
          "y": 1,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C01"
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 28,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "B1_BRANCH"
        },
        {
          "x": 6,
          "y": 1,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C11"
        },
        {
          "x": 1,
          "y": 2,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 2,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "e63c77739b390984d5338e1e7534967ba70011343ef3d04627b570dabcf62277",
      "sha256": "9469d07a8b0b276fd28fd5081ada5fea981dfd37cc0ea48a5d7ccdddb5e58566",
      "raw_sha256": "dda959844d8580297f49d678e416d03c8f64ca4cbd6fc92225674b450955e032"
    },
    {
      "stem": "31-more-inputs-repeat",
      "filename": "/media/mux-algebra/cartilage/cartilage-31-more-inputs-repeat.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/31-more-inputs-repeat.png",
      "width_px": 1408,
      "height_px": 1328,
      "raw_width_px": 1248,
      "raw_height_px": 1152,
      "tile_width": 13,
      "tile_height": 12,
      "tile_px": 96,
      "mux_count": 7,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a seven-MUX three-input parity tree, showing how one more selector decomposes a three-input function into two two-input branches.",
      "function_name": "LUT3 PARITY · A XOR B XOR C",
      "formula": "Y = C ? NOT(A XOR B) : (A XOR B)",
      "representative_inputs": {
        "A": 1,
        "B": 0,
        "C": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 1,
      "verified_case_count": 8,
      "output_cell": {
        "x": 13,
        "y": 7,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "c": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "c": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "c": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "c": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "c": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "c": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "c": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "c": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 13,
            "y": 7,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "lut3-parity-wide-13x12",
        "muxRoles": {
          "L0": [
            2,
            1
          ],
          "L1": [
            2,
            4
          ],
          "P_C0": [
            6,
            3
          ],
          "L2": [
            2,
            7
          ],
          "L3": [
            2,
            10
          ],
          "P_C1": [
            6,
            9
          ],
          "FINAL": [
            11,
            6
          ]
        },
        "truthLeaves": {
          "C000": 0,
          "C100": 1,
          "C010": 1,
          "C110": 0,
          "C001": 1,
          "C101": 0,
          "C011": 0,
          "C111": 1
        },
        "claim": "selected decomposition example, not a 256-program GPU universality sweep"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 2,
          "y": 0,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L0"
        },
        {
          "x": 3,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 3,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 3,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 5,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "P_C0"
        },
        {
          "x": 7,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 10,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 3,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L1"
        },
        {
          "x": 3,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 4,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 6,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 10,
          "y": 6,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C"
        },
        {
          "x": 11,
          "y": 6,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 12,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 7,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L2"
        },
        {
          "x": 3,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 7,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 8,
          "kind": "fixed",
          "function_code": 6,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "P_C1"
        },
        {
          "x": 7,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 8,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 9,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 10,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 11,
          "y": 9,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 31,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L3"
        },
        {
          "x": 3,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 11,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "52800401173cb05bb5731e675b8eee0f57f2fafce93bc581bf50e9a131be80cd",
      "sha256": "8fc29d57f8d2e8430cf9b377060fc04b3b41f633acc86748e0c8a87a634e1741",
      "raw_sha256": "b7484d197f7b371ba39cdc79ac54a0ac517d9519d52ffad269bae801a41b75ff"
    },
    {
      "stem": "31-more-inputs-repeat-mobile",
      "filename": "/media/mux-algebra/cartilage/cartilage-31-more-inputs-repeat-mobile.png",
      "raw_filename": "/media/mux-algebra/cartilage/raw/31-more-inputs-repeat-mobile.png",
      "width_px": 872,
      "height_px": 2332,
      "raw_width_px": 672,
      "raw_height_px": 2112,
      "tile_width": 7,
      "tile_height": 22,
      "tile_px": 96,
      "mux_count": 7,
      "alt_function_state": "Actual Cartilage GLSL fabric rendering of a vertically routed seven-MUX three-input parity tree, matching the mobile decomposition of one more selector.",
      "function_name": "LUT3 PARITY · A XOR B XOR C",
      "formula": "Y = C ? NOT(A XOR B) : (A XOR B)",
      "representative_inputs": {
        "A": 1,
        "B": 0,
        "C": 0
      },
      "representative_output": 1,
      "settle_steps": 68,
      "program_count": 1,
      "verified_case_count": 8,
      "output_cell": {
        "x": 4,
        "y": 22,
        "channel": "right"
      },
      "truth_verification": [
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "c": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 0,
            "c": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "c": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 0,
            "B": 1,
            "c": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "c": 0
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 0,
            "c": 1
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "c": 0
          },
          "expected": 0,
          "actual": 0,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        },
        {
          "inputs": {
            "A": 1,
            "B": 1,
            "c": 1
          },
          "expected": 1,
          "actual": 1,
          "steps": 68,
          "outputCell": {
            "x": 4,
            "y": 22,
            "channel": "right"
          },
          "reconfiguration_integrity": {
            "before": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            },
            "after": {
              "root": {
                "x": 0,
                "y": 0,
                "function_code": 0,
                "parent": 0,
                "conf_signal": 1
              },
              "searching_cell_count": 0,
              "parent_mutation_count": 0,
              "checked_cells": 2048
            }
          }
        }
      ],
      "reconfiguration_integrity": {
        "before": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        },
        "after": {
          "root": {
            "x": 0,
            "y": 0,
            "function_code": 0,
            "parent": 0,
            "conf_signal": 1
          },
          "searching_cell_count": 0,
          "parent_mutation_count": 0,
          "checked_cells": 2048
        }
      },
      "topology": {
        "topology": "lut3-parity-mobile-7x22",
        "config": "PARITY 01101001",
        "muxRoles": {
          "L0": [
            3,
            2
          ],
          "L1": [
            3,
            5
          ],
          "P_C0": [
            3,
            8
          ],
          "L2": [
            3,
            11
          ],
          "L3": [
            3,
            14
          ],
          "P_C1": [
            3,
            17
          ],
          "FINAL": [
            3,
            20
          ]
        },
        "truthLeaves": {
          "C000": 0,
          "C100": 1,
          "C010": 1,
          "C110": 0,
          "C001": 1,
          "C101": 0,
          "C011": 0,
          "C111": 1
        },
        "claim": "selected decomposition example, not a 256-program GPU universality sweep"
      },
      "placed_cells": [
        {
          "x": 0,
          "y": 0,
          "kind": "source",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "A"
        },
        {
          "x": 6,
          "y": 0,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "B"
        },
        {
          "x": 0,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 1,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 1,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 2,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 2,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L0"
        },
        {
          "x": 4,
          "y": 2,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 2,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 3,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 3,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 3,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 4,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 4,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 4,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 5,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 5,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L1"
        },
        {
          "x": 4,
          "y": 5,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 5,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 6,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 6,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 7,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 7,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 7,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 7,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 8,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 8,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "P_C0"
        },
        {
          "x": 4,
          "y": 8,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 8,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 9,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 9,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 9,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 10,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 10,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 10,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 11,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 11,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L2"
        },
        {
          "x": 4,
          "y": 11,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 11,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 12,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 12,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 13,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 13,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 13,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 13,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 0,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 14,
          "kind": "fixed",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 14,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "L3"
        },
        {
          "x": 4,
          "y": 14,
          "kind": "fixed",
          "function_code": 3,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 14,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 15,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 15,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 16,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 16,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 16,
          "kind": "fixed",
          "function_code": 1,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 16,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 17,
          "kind": "fixed",
          "function_code": 30,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "P_C1"
        },
        {
          "x": 4,
          "y": 17,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 6,
          "y": 17,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 18,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 4,
          "y": 18,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 18,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 19,
          "kind": "source",
          "function_code": 2,
          "parent": 0,
          "conf_signal": 1,
          "source_expr": "C"
        },
        {
          "x": 5,
          "y": 19,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 1,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 2,
          "y": 20,
          "kind": "fixed",
          "function_code": 4,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 20,
          "kind": "fixed",
          "function_code": 26,
          "parent": 0,
          "conf_signal": 1,
          "mux": true,
          "role": "FINAL"
        },
        {
          "x": 4,
          "y": 20,
          "kind": "fixed",
          "function_code": 7,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 5,
          "y": 20,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        },
        {
          "x": 3,
          "y": 21,
          "kind": "fixed",
          "function_code": 5,
          "parent": 0,
          "conf_signal": 1
        }
      ],
      "route_sha256": "c39eaae6b6770d90c2abb339153d8a4e2d2fa530644eff5062702539a3442082",
      "sha256": "6f9bfee2e12ef5215c407ca7d217065f3a8d5aaebf21ef9b5ebc30bff4e0addd",
      "raw_sha256": "18a15442620deb48d3acf4d866b199b018f0d1c0597e8f124c1294946ed3c8f7"
    }
  ],
  "expected_counterparts": 34,
  "responsive_pairs": [
    {
      "concept": "split-truth-table-by-b",
      "wide_stem": "07-split-truth-table-by-b",
      "wide_filename": "/media/mux-algebra/cartilage/cartilage-07-split-truth-table-by-b.png",
      "mobile_stem": "07-split-truth-table-by-b-mobile",
      "mobile_filename": "/media/mux-algebra/cartilage/cartilage-07-split-truth-table-by-b-mobile.png"
    },
    {
      "concept": "config-word",
      "wide_stem": "08-config-word",
      "wide_filename": "/media/mux-algebra/cartilage/cartilage-08-config-word.png",
      "mobile_stem": "08-config-word-mobile",
      "mobile_filename": "/media/mux-algebra/cartilage/cartilage-08-config-word-mobile.png"
    },
    {
      "concept": "complete-configurable-network",
      "wide_stem": "09-complete-configurable-network",
      "wide_filename": "/media/mux-algebra/cartilage/cartilage-09-complete-configurable-network.png",
      "mobile_stem": "09-complete-configurable-network-mobile",
      "mobile_filename": "/media/mux-algebra/cartilage/cartilage-09-complete-configurable-network-mobile.png"
    },
    {
      "concept": "universal-lut2-tree",
      "wide_stem": "09a-universal-lut2-tree",
      "wide_filename": "/media/mux-algebra/cartilage/cartilage-09a-universal-lut2-tree.png",
      "mobile_stem": "09a-universal-lut2-tree-mobile",
      "mobile_filename": "/media/mux-algebra/cartilage/cartilage-09a-universal-lut2-tree-mobile.png"
    },
    {
      "concept": "more-inputs-repeat",
      "wide_stem": "31-more-inputs-repeat",
      "wide_filename": "/media/mux-algebra/cartilage/cartilage-31-more-inputs-repeat.png",
      "mobile_stem": "31-more-inputs-repeat-mobile",
      "mobile_filename": "/media/mux-algebra/cartilage/cartilage-31-more-inputs-repeat-mobile.png"
    }
  ],
  "propagation_gif": {
    "filename": "/media/mux-algebra/cartilage/cartilage-and-propagation.gif",
    "poster_filename": "/media/mux-algebra/cartilage/cartilage-and-propagation-poster.png",
    "frames_directory": "/media/mux-algebra/cartilage/raw/and-propagation-frames",
    "labeled_frames_directory": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames",
    "width_px": 448,
    "height_px": 464,
    "function": "AND",
    "inputs": {
      "A": 1,
      "B": 1
    },
    "encoded_frames": 6,
    "frame_delay_ms": [
      420,
      420,
      420,
      420,
      420,
      900
    ],
    "loop": false,
    "repeat": 2,
    "total_plays": 3,
    "semantics": "Frame 0 is the freshly loaded placed/routed state. Each later frame follows exactly one window.cartilage.step(1) WebGL1/GLSL transition; the final frame is held longer.",
    "genuine_fabric_capture": true,
    "raster_resized": false,
    "reconfiguration_integrity": {
      "initial": {
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048
      }
    },
    "sha256": "6b245b9b69895ba30c8a4c9ccff69428299328cb6558342aa2cb0c308eb3f017",
    "poster_sha256": "006124c468fad62012329bca645f852981225fa3ff00ee01462952d4be8ea893",
    "frame_evidence": [
      {
        "frame": 0,
        "cycle": 0,
        "output": 0,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-00.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-00.png",
        "raw_sha256": "29d5e2580e81db1af96718e8263eda9167dfed9d241ae09f0ca74de52c77a8bc",
        "labeled_sha256": "60bbe7190762d9c70bf6451d6de7da2f29229177ba4e7415d49eedc5c4b29317"
      },
      {
        "frame": 1,
        "cycle": 1,
        "output": 0,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-01.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-01.png",
        "raw_sha256": "86282d1ee0afa206925250ba843244291d502f000c2c5ccbfe8e0da6a64418d2",
        "labeled_sha256": "432b7bc2217611070ce0a188d7fa44f138099250302466fef54ec29c7eb690dc"
      },
      {
        "frame": 2,
        "cycle": 2,
        "output": 1,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-02.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-02.png",
        "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f",
        "labeled_sha256": "2ec93cc90e4e38ebfba48628e0792a52c9d7a9fa3d0af1eedaf27dcb50794ccc"
      },
      {
        "frame": 3,
        "cycle": 3,
        "output": 1,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-03.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-03.png",
        "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f",
        "labeled_sha256": "0329f19de2d3dabf26bd9eb6d700f5ff5de0adea8c33b0bf439ba5a6c08c1a4a"
      },
      {
        "frame": 4,
        "cycle": 4,
        "output": 1,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-04.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-04.png",
        "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f",
        "labeled_sha256": "8f66b3cf641d1e59e84e4b5bc2a6d02d218b8c1feefe91c2ac7fca146d520372"
      },
      {
        "frame": 5,
        "cycle": 5,
        "output": 1,
        "root": {
          "x": 0,
          "y": 0,
          "function_code": 0,
          "parent": 0,
          "conf_signal": 1
        },
        "searching_cell_count": 0,
        "parent_mutation_count": 0,
        "checked_cells": 2048,
        "raw_filename": "/media/mux-algebra/cartilage/raw/and-propagation-frames/cycle-05.png",
        "labeled_filename": "/media/mux-algebra/cartilage/raw/and-propagation-labeled-frames/cycle-05.png",
        "raw_sha256": "eb7a7f1eb06cf39bac88084baf1cd6f70a3b9496a2fb1270472e421736f5aa9f",
        "labeled_sha256": "006124c468fad62012329bca645f852981225fa3ff00ee01462952d4be8ea893"
      }
    ]
  }
}
