Heterogeneous Assignment with Probability(HAP) - Used to develop optimal scheduling of tasks in embedded systems
The C++ program aims to automate the HAP algorithm using custom data structures. Usage of Dynamic Programming paradigm to develop optimal solution.