Skip to content

int-main/Page-Replacement-Algorithms-in-Python

Repository files navigation

Page-Replacement-Algorithms

These are the Python implementations of FIFO, LRU and OPT page replacement algorithms