Function: commonNodes
This function returns a list containing common nodes of two different lineages l1 and l2, represented by two lists; then the new score is computed and it is obtained by adding the two score, s1 + s2. The formula on the paper does not apply since the scores are not percentage.
See documentation