alewin / lru-replacement-algorithm

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lru-replacement-algorithm

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

#USAGE change line 5 with all pages, and line 6 with number of available frames LRU replacement algorithm

About

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working


Languages

Language:Python 100.0%