Research Article

Elimination of the Redundancy Related to Combining Algorithms to Improve the PDP Evaluation Performance

Algorithm 2

Initialization algorithm for resource brick wall. ResBrickWallInitialization(PolicySet).
Input: PolicySet , where is a policy
Output: RBW ResBrickWall
()  foreach
()    foreach
()       ResPath = GetResPath()
()       AddResPathToDirectory(ResPath, ResDirectory)
()  ResBrickWall = ConvertResDirectoryToResBrickWall(ResDirectory)