Releases: data61/PSL
Isabelle2024 (AITP2024 demo)
This release is for Isabelle2024 in Example/Abduction_Example
.
This includes five example problems for the Abduction Prover.
Those example problems were taken from the Tons of Inductive Problems.
Update to Isabelle2024
Update to Isabelle2024
This repository has been updated to Isabelle2024. However, we have received reports that the integration of Sledgehammer with this repository is now less stable under Isabelle2024. Therefore, although we have confirmed that the Abduction Prover works in some cases, its performance may currently be suboptimal. We are working to resolve this issue as quickly as possible. 🙇
For users seeking the best performance, we recommend using Isabelle2023 and this version of the Abduction Prover (v0.2.7-alpha), which was developed specifically for Isabelle2023."
Abduction Prover October 2023
What's new?
In this release, we:
- Introduced Best-First Expansion based on the number of available processes,
- Improved stability,
- Fixed many bugs,
- Switched to a strategy that applies PSL strategies to new conjectures more aggressively,
- Reintroduced Nitpick into Abduction Prover, and
- Enhanced the function to filter out unpromising conjectures.
Our small experiment based on this release confirmed that this version can automatically prove the following TIP problems: Prof01, Prod06, Prod11, Prod16, Prod21, Prod26, Prod31, Prod36, Prod41, and Prod46."
PSL and all that for Isabelle2023
We have updated PSL and all that for Isabelle2023.
The previous versions of Isabelle are no longer supported.
Abduction Prover
Performance improvement over the previous version.
Abduction Prover
The first release of Abduction Prover for Isabelle 2022.
PSL for Isabelle2021-1
This release should be compatible with Isabelle2021-1.
One needs to use the command similar the following to use PSL and all that.
(path to the Isabelle binary)isabelle jedit -d (path to the directory that contains this README file) -l Smart_Isabelle
Use it at your own risk.
Your feedback will be appreciated.
PSL for Isabelle2021
This release should be compatible with Isabelle2021.
Note that the directory layout has been changed from Isabelle2020 to Isabelle2021.
Therefore, one needs to use the command similar the following to use PSL and all that.
(path to the Isabelle binary)isabelle jedit -d (path to the directory that contains this README file) -l Smart_Isabelle
Other news:
SeLFiE
andsem_ind
have madeLiFtEr
andsmart_induct
obsolete.
If you encounter problems, please send a message to the main developer, Yutaka Ng.
KR2021 based on Isabelle2020.
Note that this release is compatible for Isabelle2020.
TACAS2021: Artifact Submission
This release documents and minor fixes made for the artefact submission of semantic_induct at TACAS2021.