This is an ongoing work to give formal semantics to the pseudocode in the book "introduction to algorithms" to verify the worst case execution time of each algorithm.
The semantics uses version 4.0.1 of the K tool, on its java backend.
kompile alg4.k
krun CH-2/insertion-sort.c
ktest config.xml