Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 268 Bytes

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