/lru-replacement-algorithm

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

Primary LanguagePython

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