We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c19bb8e + 2639626 commit ff9c793Copy full SHA for ff9c793
keyext.caching/build.gradle
@@ -1,3 +1,5 @@
1
+description "Caching of provable nodes to make proving with KeY faster."
2
+
3
dependencies {
4
implementation project(":key.core")
5
implementation project(":key.ui")
keyext.slicing/build.gradle
@@ -1,3 +1,6 @@
+description "Proof slicing (removing of unnecessary nodes) for the KeY system."
6
0 commit comments