Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 416 Bytes

CS 460: Project 4 - Page Replacement

4/28/23

Created by Kevin Kinney and Joseph Wiedeman

How to run:

Run "make" (with provided Makefile) to build executables of all utilities. Running "make clean" removes the executables. Each of the executables require input as formated below:

What code does:

Code implementation decisions:

Below is a short summary of the implementation decisions made for each executable: