I want to develop a software in C++, Java or VB to develop a software /tool to remove duplicates and to identify siblings.
The Code/implement the BSN (Basic Sorted Neighborhood) method to remove duplicates.
The Code/implement the BSN (Basic Sorted Neighborhood) method to identify the siblings (people who have the same father i.e. they are brothers and sisters of each other)