No description
Find a file
Ahmet Kaan GÜMÜŞ a2d3b7b607 style: 🎨 cargo fmt
2024-08-12 00:10:29 +03:00
.github/workflows build: 👷 update checkout, download, upload, release workflow dependencies 2024-08-11 22:51:14 +03:00
src style: 🎨 cargo fmt 2024-08-12 00:10:29 +03:00
.gitignore Initial commit 2024-01-14 20:53:30 +00:00
Cargo.toml feat: restart 2024-01-15 23:08:11 +03:00
LICENSE Initial commit 2024-01-14 20:53:30 +00:00
README.md docs: Update README.md 2024-01-14 22:36:20 +00:00

Banker-Algorithm

When you run the program, it will ask you to give resource capacity for A, B and C.

Screenshot_20240115_012732

Program will create solvable matrixses and waits for you to give process queue correctly then checks your result.

Screenshot_20240115_012746

At the end you can check your answers.