Essays about: "deterministisk optimering"

Found 2 essays containing the words deterministisk optimering.

  1. 1. Oven Usage Optimization : A study on scheduling at the wear edge production at Olofsfors AB

    University essay from Umeå universitet/Institutionen för matematik och matematisk statistik

    Author : Anna Karlsson; [2023]
    Keywords : Scheduling problem; Re-entrant hybrid flow shop; Packing problem; Batching rules; Sensitivity analysis; Genetic algorithm; Schemaläggningsproblem; Packingingsproblem; Laststorleksregler; Känslighetsanalys; Genetisk algoritm;

    Abstract : Olofsfors is a steel product manufacturer in Nordmaling, Sweden, producing steel edges for snowplows, tracks for forest machines, and wear edges for buckets on heavy equipment. Most of their products are heated to 900◦ C and then cooled down in water, so-called quenching, during the hardening process. READ MORE

  2. 2. Simulated Cache Bookkeeping with LLVM

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Viktor Palmkvist; Andreas Linn; [2015]
    Keywords : ;

    Abstract : This paper presents and examines a method for profiling the data cache usage of a program. By simulating the bookkeeping of a cache we can measure the impact of each memory access. This method can be used to guide optimizations or show bottlenecks. The method is mostly deterministic and independent of the external system. READ MORE