I beg to differ. Quoted inline below is a simple GEDCOM file that shows the problem I see. If you ask for the relationship between the father and the son in this file, in one direction you get just the father-son relationship, in the other direction you get that plus a spurious 1st cousin once removed relationship.
The reason is apparently because the pruning algorithm improperly handles inbreeding in the father's ancestry (Grandpa and Grandma were siblings). If all "relationships" between father and son go only through the father, then the two are just father and son, and not cousins. The fact that the father has genetic heritage from the same ancestor in different ways doesn't change this.
I think the pruning algorithm needs to be improved. It should eliminate relationship paths with a common individual in the ascending side and the descending side unless that individual is the common person at the top of that relationship path.
On Aug 24, 2012, at 12:46 AM, John Nairn wrote:In summary, as far as I know:1. The most direct relationship is always found2. Extra relationships are found; these are always correct and efforts were taken to prune them only to unique or interesting ones3. From your findings, it seems possible that not all extra relationships are found
Follow up on the relationship search algorithm:I can make Jim's example symmetric by deleting line in previous post that reads
if parentMatch is Yes then return
That example now show both father-son and 1st cousin once-removed relationships, which is I think what genealogists should want (i.e., it give useful information about that families in-breeding lines). If you delete grandma from that example, it correctly finds only the father-son relationshipJohn
=Jim
--
You received this message because you are subscribed to a topic in the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/geditcom-ii-discussions/iv55x6_2Ysk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to geditcom-ii-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geditcom-ii-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<Albert Webber Lewis.pdf><Relationship Chart.pdf>Relationship to Col. Leonard Lewis:<Albert Webber Lewis Ancestor Chart.pdf>Ancestor Chart:
You received this message because you are subscribed to the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geditcom-ii-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geditcom-ii-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<Albert Webber Lewis.pdf><Relationship Chart.pdf>Relationship to Col. Leonard Lewis:<Albert Webber Lewis Ancestor Chart.pdf>Ancestor Chart:
On Apr 27, 2014, at 5:49 AM, Nairn John wrote:
You received this message because you are subscribed to the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geditcom-ii-discu...@googlegroups.com.