Skip to content

Validation

The repository includes a deterministic validation script:

tests/test_topology_solution.py

Run it directly:

python tests/test_topology_solution.py

Or run the full docs + validation gate:

make validate