Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 409 Bytes

K-Server Offline Solution

K-3 Server Problem Optimal Offline Solution

This project is solution to the k=3 server problem, offline strategy to find a guaranteed optimal solution. I used dynamic programming, top-down strategy.

All_Text

For more details please read details on file "Project 3".

Ejup Hoxha