Skip to content

Commit

Permalink
Add results
Browse files Browse the repository at this point in the history
  • Loading branch information
francescoo22 committed Aug 23, 2024
1 parent e4b35ab commit 7824451
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion chapters/7-Conclusion.typ
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@

== Results

*TODO*
This thesis has presented a uniqueness system for the Kotlin language, designed to improve the verification process while using Viper.
The uniqueness system was then rigorously formalized, detailing the rules and constraints necessary to ensure that unique references are properly maintained throughout the code.
Finally, this work has demonstrated how the uniqueness system can be used to encode Kotlin into Viper more precisely, allowing for more accurate and reliable verification of Kotlin programs.

// TODO: elaborate more?

== Future Work

Expand Down

0 comments on commit 7824451

Please sign in to comment.