🚀 Features
- Add NuXmvInt.raw()
- Add get_env(), update_env() to NuXmvInt
- Add bdd CLI command
- Add PyXmv.msat_pick_state()
- Add PyXmv.msat_simulate()
🚜 Refactor
- Fix/simplify NuXmvInt API
- Rename pyxmv.py to app.py
- Rename NuXmvInt to PyXmv
- Use "with PyXmv..." in app.py
- Improve support for arbitrary prompts
- Higher-level simulation methods
📚 Documentation
- Add docstrings
⚙️ Miscellaneous Tasks
- Fix errors reported by mypy
- Error messages, type annotations