This repo contains a couple of small examples of what SMT solver can be used for.
- Python 3.7
- requirements.txt
python -m venv <venv_name>
.\<venv_name>\Scripts\activate
python -m pip install -r requirements.txtpython main.py -e all| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repo contains a couple of small examples of what SMT solver can be used for.
python -m venv <venv_name>
.\<venv_name>\Scripts\activate
python -m pip install -r requirements.txtpython main.py -e all