{ "model_type": "threshold_network", "task": "xor4_gate", "architecture": "4 -> 2 -> 1 -> 2 -> 1 -> 2 -> 1", "input_size": 4, "output_size": 1, "num_neurons": 9, "num_layers": 6, "num_parameters": 27, "magnitude": 30, "activation": "heaviside", "weight_constraints": "integer", "verification": { "method": "exhaustive", "inputs_tested": 16 }, "accuracy": { "all_inputs": "16/16", "percentage": 100.0 } }