Currently, State University can store 200 files on hard disk, 100 files in computer memory, and 300 files on tape. Users want to store 300 word-processing files, 100 packaged-program files, and 100 data files. Each month a typical word-processing file is accessed eight times; a typical packaged-program file, four times; and a typical data file, two times. When a file is accessed, the time it takes for the file to be retrieved depends on the type of file and on the storage medium (see Table).
Storage Medium
Time (Minutes)
Word Processing
Packaged Program
Data
Hard disk
5
4
Memory
2
1
Tape
10
8
6
a If the goal is to minimize the total time per month that users spend accessing their files, formulate a balanced transportation problem that can be used to determine where files should be stored.
b Use the minimum cost method to find a bfs.
c Use the transportation simplex to find an optimal solution.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here