Research Article

Blockchain-Based Trust Auction for Dynamic Virtual Machine Provisioning and Allocation in Clouds

Algorithm 2

The function of AC.
Input: Users bidding information :,
  Users address information: .
  Resources capacities: C = {}
Output:,, P
1 {Collect}
2 for alli∈Udo
3  collect user bidding information and address from user i
4 {Allocation}
5← G-VMPAC-II-ALLOC (,C)
6
7
8 {Payment}
9← G-VMPAC-II-PAY (,C)
10PP
11 return, , P