2024-01-14 22:34:15 +00:00
|
|
|
# Banker-Algorithm
|
|
|
|
|
|
|
|
>When you run the program, it will ask you to give resource capacity for A, B and C.
|
|
|
|
|
2024-09-14 22:25:53 +03:00
|
|
|
<img src=assets/matrix.png>
|
2024-01-14 22:34:15 +00:00
|
|
|
|
|
|
|
|
2024-01-14 22:36:20 +00:00
|
|
|
>Program will create solvable matrixses and waits for you to give process queue correctly then checks your result.
|
2024-01-14 22:34:15 +00:00
|
|
|
|
2024-09-14 22:25:53 +03:00
|
|
|
<img src=assets/interaction.png>
|
2024-01-14 22:34:15 +00:00
|
|
|
|
|
|
|
|
|
|
|
>At the end you can check your answers.
|