Research Article

Incremental Bilateral Preference Stable Planning over Event Based Social Networks

Algorithm 1

Budget decreasing algorithm.

Input: , , , , ,
Output:
1
2
3While()
4 event with the worst utility score in
5Put into , remove , from ,
6EndWhile
7Return Update_event_plan(, , , , , )