next-fit
There are 6 repositories under next-fit topic.
flo1166/AssemblyLine
This was part of the lecture "object oriented programming of heuristics" at the KU Ingolstadt.
ItCallum/Rope-cutting-algorithms
A project in which I created a First fit algorithm and a Next fit algorithm
tiagoserique/my-alloc
Custom memory allocator using linked list and the next-fit and worst-fit variations
VietAnh13/Memory_Allocation
A C++ implementation of memory allocation strategies: first fit, next fit, best fit, and worst fit.
lucianobajr/TPS-SO
:arrows_counterclockwise: process manager