The branch fidchange should solve issue #18 ; it has been done be rewrite the function
reassignreassignFamiliesToNewCommunity
who is no reassignFamiliesToNewCommunityNoFIDs.
Solving the issue of not having nuclear families idea was trivial (or I wasn't smart enough to find a trivial way to do it). As I failed find a smart way ; I simply locally receated a nfid to store nuclear family ideas, using the cid and fid. This is way less effecient than the original reassignreassignFamiliesToNewCommunity (who is now in reassignreassignFamiliesToNewCommunityFIDs in case we diced to add nfids at population level).
The branch
fidchange
should solve issue #18 ; it has been done be rewrite the functionreassignreassignFamiliesToNewCommunity
who is no
reassignFamiliesToNewCommunityNoFIDs
.Solving the issue of not having nuclear families idea was trivial (or I wasn't smart enough to find a trivial way to do it). As I failed find a smart way ; I simply locally receated a
nfid
to store nuclear family ideas, using thecid
andfid
. This is way less effecient than the originalreassignreassignFamiliesToNewCommunity
(who is now inreassignreassignFamiliesToNewCommunityFIDs
in case we diced to add nfids at population level).