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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page-Replacement-Algorithms

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

About

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

License:MIT License


Languages

Language:Python 100.0%