Algorithm 3.
RB-I (D, n)
Input: dataset D, number of rounds n |
Output: the most probable PAG PAG-I |
1: Let and r be empty sets |
2: , r ← RB(D, n) |
3: BSC-I(Gi, r, D) |
4: return PAG-I |
RB-I (D, n)
Input: dataset D, number of rounds n |
Output: the most probable PAG PAG-I |
1: Let and r be empty sets |
2: , r ← RB(D, n) |
3: BSC-I(Gi, r, D) |
4: return PAG-I |