Computer and Information SciencesGhost

dr. heap

Discover the foundations of computer science.
Home PageAtom FeedMastodonISSN 3050-5224
language
Published

On Invariance and Inconsistency Download the PDF version of this article. invariance-inconsistency.pdf 301 KB How can you explain important concepts from program correctness in a simple and intuitive manner? In this blog post, we shall have a look at some puzzles and analyze them from the perspective of program correctness.

Published

Correctness of Two Sorting Algorithms Download the PDF version of this article. two-sorting-algorithms.pdf 200 KB On Wednesday, 8th of March, 2023, I gave a lecture about two sorting algorithms for the course Program Correctness (see also the lecture series on YouTube, available only in Dutch). Then, due to limited time, I only discussed a sketch of the correctness proof.