#!/bin/bash set -e echo "Running CatOpt-Swarm mathematical verification tests..." python3 admm_solver.py echo "All ADMM constraints and safety policy tests passed!"