12
Example problem
•Given two sets S1 and S2, how do you ensure that they are always consistent?
–You can independently add or delete elements from either set
•Ideas?