Research Article
Optimizing Biomedical Ontology Alignment through a Compact Multiobjective Particle Swarm Optimization Algorithm Driven by Knee Solution
| Input: two individuals and , crossover probability | | Output: a new individual new | (1) | = ; | (2) | for = 1; ≤ ., ++ do | (3) | if < then | (4) | = ; | (5) | end if | (6) | end for | (7) | return ; |
|