A tool for parametrized verification of quantum circuits using the Synchronized Weighted Tree Automata (SWTAs).
In order to streamline the build process, we provide a container file allowing to build and execute the tool on a predefined set of verification problems.
podman build -t swta-impl .
podman run --rm swta-implTo see the list of dependencies for modifying the tool, see Dockerfile.