% This is a similar approach to that using dynamic 
% based on the strong assumption that there is only one control point -- only one shared edge.


% identify the highest scored Cla, and its related TI
% combine all TI, -- also record the separate one, in case you need to remove some of them. -- remove the cla that only have that EI -- each Cla is accompanied by EI
% for all those non-one cla, you can build sth module, then a power set of them -- greedily choose, For the rest that are single, based on their GE data -- choose the single one. 


/*
1. for all non-One (coverage) cla, build the module around it.

*/

