Skip to content

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

License

Notifications You must be signed in to change notification settings

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