A Reinforcement Learning Environment for PVS
PVSGym is a reinforcement learning environment built around the PVS theorem prover. It enables research on automated proof synthesis with access to expert-level NASALib proof rollouts and a JSON-RPC interface for agents.
@misc{pvsgym2025,
title={PVSGym: A Proof Learning Environment},
author={Acharya, Manoj and Nukala, Karthik and Shankar, Natarajan},
year={2025},
howpublished={https://github.com/sri-csl/pvsgym}
}
@misc{nasalib2024,
title={NASALib: NASA PVS Library},
author={NASA Formal Methods Team},
year={2024},
howpublished={https://github.com/nasa/pvslib}
}