Essays about: "Alexander Hesseborn"

Found 1 essay containing the words Alexander Hesseborn.

  1. 1. Correctness Attraction Analysis in C

    University essay from KTH/Skolan för teknikvetenskap (SCI)

    Author : Alexander Hesseborn; Mårten Vuorinen; [2018]
    Keywords : ;

    Abstract : Is the execution of computer programs really deterministic? Will a perturbation cause the program to break or give an incorrect output?In this project, the goal is to add perturbations to programs in C, and see if we can get the same result as the program executed without said perturbations.The algorithm takes source code and transforms it into XML. READ MORE