Abstract: The Reentrant Flexible Flow Shop Scheduling Problem (RFFSP) involves multiple repetitions of job processing in the production system, which leads to higher scheduling complexity. To solve ...
This project simulates CPU scheduling algorithms and a basic memory management scheme. It was completed for the Operating Systems course to demonstrate how processes are scheduled and how memory is ...
Abstract: This paper proposes a new framework called Markov Decision Genetics (MDG). This framework combines microservice architecture, Markov Decision Process (MDP) and Genetic Algorithm (GA) to ...