Research Article

Building Integrated Ontological Knowledge Structures with Efficient Approximation Algorithms

Algorithm 4

GREEDYMULTIINT.
build the INTERONTOLOGY matrix;
for to do
 identify the active tree pair that corresponds
 to the highest score in the INTERONTOLOGY matrix;
 integrate and into ;
 mark and as inactive;
 update relationship matrices;
 update INTERONTOLOGY matrix;
end for
return;