Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ofanan authored Aug 14, 2023
1 parent 7e42437 commit 48d29e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ This project implements a part of the APSR (Adaptive Partial State Random) algor

2. I. Cohen, G. Einziger, M. Goldstein, Y. Sa’ar, G. Scalosub, and E. Waisbard. [Parallel VM Deployment with Provable Guarantees](https://www.researchgate.net/profile/Itamar-Cohen-2/publication/351449290_Parallel_VM_Deployment_with_Provable_Guarantees/links/6098afaaa6fdccaebd1d82f5/Parallel-VM-Deployment-with-Provable-Guarantees.pdf), IFIP Networking, 2021, pp. 1-9.

The project includes an implementation of the _MaximizeParallelism_ (Algorithm 2 in the above papers), which maximize the number of parallel VM placement schedulers, while providing success guarantees. The algorithm is implemented both in Java and in Python.
The project includes an implementation of the _MaximizeParallelism_ (Algorithm 2 in the above papers), which maximizes the number of parallel VM placement schedulers, while providing success guarantees. The algorithm is implemented both in Java and in Python.

0 comments on commit 48d29e6

Please sign in to comment.