Essays about: "Karl Hylén"

Found 1 essay containing the words Karl Hylén.

  1. 1. Processor Models For Instruction Scheduling using Constraint Programming

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl Hylén; [2015]
    Keywords : Compiler optimisation; Instruction Scheduling; Constraint Programming; Optimal method; Technology and Engineering;

    Abstract : Instruction scheduling is one of the most important optimisations performed when producing code in a compiler. The problem consists of finding a minimum length schedule subject to latency and different resource constraints. This is a hard problem, classically approached by heuristic algorithms. READ MORE